Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 734273e commit 7eb4962
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.31.0",
"PyYAML == 6.0.1",
"cryptography == 41.0.4",
"cryptography == 41.0.5",
"pid == 3.0.4",
"certbot == 2.7.2",
]
Expand Down

0 comments on commit 7eb4962

Please sign in to comment.