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 Mar 21, 2024
1 parent 3cb7091 commit 1462e03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 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 @@ -150,7 +150,9 @@ flupy==1.2.0
funding-service-design-utils==2.0.26
# via -r requirements.txt
greenlet==3.0.3
# via sqlalchemy
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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 Expand Up @@ -84,6 +84,8 @@ flupy==1.2.0
# via alembic-utils
funding-service-design-utils==2.0.26
# via -r requirements.in
greenlet==3.0.3
# via sqlalchemy
gunicorn==20.1.0
# via funding-service-design-utils
idna==3.4
Expand Down Expand Up @@ -216,9 +218,7 @@ s3transfer==0.6.1
semver==2.13.0
# via prance
sentry-sdk[flask]==1.31.0
# via
# funding-service-design-utils
# sentry-sdk
# via funding-service-design-utils
shortuuid==1.0.11
# via -r requirements.in
six==1.16.0
Expand Down

0 comments on commit 1462e03

Please sign in to comment.