Skip to content

Commit

Permalink
Bump cryptography from 42.0.5 to 42.0.8 in /server (#681)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.5...42.0.8)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Steen Rasmussen <thomas@gibfest.dk>
  • Loading branch information
dependabot[bot] and tykling committed Jun 10, 2024
1 parent 9380cfb commit fe2bb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = [
dependencies = [
"requests == 2.32.3",
"PyYAML == 6.0.1",
"cryptography == 42.0.5",
"cryptography == 42.0.8",
"pid == 3.0.4",
"certbot == 2.11.0",
]
Expand Down

0 comments on commit fe2bb76

Please sign in to comment.