Skip to content

Commit ddff0dd

Browse files
Bump cryptography from 39.0.2 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.2...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68a63ed commit ddff0dd

File tree

2 files changed

+29
-31
lines changed

2 files changed

+29
-31
lines changed

poetry.lock

Lines changed: 28 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
@@ -36,7 +36,7 @@ beautifulsoup4 = "4.9.0"
3636
boto3 = "1.12.26"
3737
celery = "5.2.2"
3838
celery-redbeat = "2.0.0"
39-
cryptography = ">=39.0,<40.0"
39+
cryptography = ">=39.0,<42.0"
4040
dj-database-url = "0.3.0"
4141
dj-static = "0.0.6"
4242
django = "2.2.28"

0 commit comments

Comments
 (0)