Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge main back to dev for dependabot commits #54

Merged
merged 3 commits into from
Nov 4, 2023
Merged

chore: merge main back to dev for dependabot commits #54

merged 3 commits into from
Nov 4, 2023

Conversation

miigotu
Copy link
Owner

@miigotu miigotu commented Nov 4, 2023

No description provided.

miigotu and others added 3 commits July 27, 2023 08:38
* Set version to match included certbot version
Require python3.7<4.0, removes support for python3.6
Pin acme and certbot to 2.6.0
Remove urllib3 from requirements, it makes no sense being there
Poetry upgrade
Add .venv and remove node_modules and yarn.lock from gitignore, we dont use node in this project
Add more labels to docker image
Clean up ci.yaml and add some features
Use certbot/certbot:v2.6.0 for the docker base rather than latest, probably the cause of all of the issues
  - Can be set with --build-arg VERSION=v2.6.0 in the future with the ci
* Update readme

Signed-off-by: miigotu <[email protected]>
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@miigotu miigotu merged commit 48bea07 into dev Nov 4, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant