Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 648de2e commit 2eccc9e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cffi==1.14.5
# via cryptography
chardet==4.0.0
# via requests
cryptography==3.4.7
cryptography==42.0.0
# via social-auth-core
defusedxml==0.7.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ chardet==4.0.0
# via requests
click==8.0.1
# via pip-tools
codecov==2.1.11
codecov==2.1.13
# via -r test.in
coverage==5.5
# via
# codecov
# pytest-cov
cryptography==3.4.7
cryptography==42.0.0
# via social-auth-core
decorator==5.0.9
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ attrs==22.2.0
certifi==2022.12.7
cffi==1.15.1
chardet==4.0.0
codecov==2.1.11
codecov==2.1.13
coverage==7.0.5
cryptography==39.0.0
cryptography==42.0.0
defusedxml==0.7.1
dj-database-url==0.4.2
django==2.2.28
Expand Down

0 comments on commit 2eccc9e

Please sign in to comment.