Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 212bda8 commit 2112f46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ commonmark==0.9.1
# rich
connexion==2.14.1
# via -r requirements.txt
cryptography==41.0.7
cryptography==42.0.4
# via
# -r requirements.txt
# pyjwt
Expand Down Expand Up @@ -260,8 +260,6 @@ pathable==0.4.3
# jsonschema-path
pathspec==0.10.2
# via black
pbr==5.11.0
# via stevedore
pep517==0.13.0
# via build
pip-tools==7.3.0
Expand Down Expand Up @@ -409,8 +407,6 @@ six==1.16.0
# python-dateutil
# rfc3339-validator
# thrift
smmap==5.0.0
# via gitdb
soupsieve==2.4.1
# via
# -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ commonmark==0.9.1
# via rich
connexion==2.14.1
# via -r requirements.in
cryptography==41.0.7
cryptography==42.0.4
# via pyjwt
flask==2.2.5
# via
Expand Down

0 comments on commit 2112f46

Please sign in to comment.