Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tim-schilling committed Jun 5, 2023
1 parent 89ce0f9 commit 3a0cd19
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 31 deletions.
56 changes: 26 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ django = [
]
requests = '^1 || ^2'
urllib3 = '^1.26.0'
cryptography = '>=1.7,<40.0'
cryptography = '>=1.7,<42.0'
PyJWT = "^2.4.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 3a0cd19

Please sign in to comment.