Skip to content

Commit 3a0cd19

Browse files
dependabot[bot]tim-schilling
authored andcommitted
Bump cryptography from 39.0.1 to 41.0.0
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>
1 parent 89ce0f9 commit 3a0cd19

File tree

2 files changed

+27
-31
lines changed

2 files changed

+27
-31
lines changed

poetry.lock

Lines changed: 26 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ django = [
4242
]
4343
requests = '^1 || ^2'
4444
urllib3 = '^1.26.0'
45-
cryptography = '>=1.7,<40.0'
45+
cryptography = '>=1.7,<42.0'
4646
PyJWT = "^2.4.0"
4747

4848
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)