Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: srh-sloan <srh-sloan@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and srh-sloan authored Nov 8, 2023
1 parent a14d09e commit e5d0a0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ commonmark==0.9.1
# rich
connexion==2.14.2
# via -r requirements.txt
cryptography==37.0.4
cryptography==41.0.4
# via
# -r requirements.txt
# pyjwt
Expand Down Expand Up @@ -260,6 +260,7 @@ pyjwt[crypto]==2.4.0
# -r requirements.txt
# funding-service-design-utils
# notifications-python-client
# pyjwt
pyparsing==3.0.9
# via
# -r requirements.txt
Expand Down Expand Up @@ -373,6 +374,7 @@ sentry-sdk[flask]==1.31.0
# via
# -r requirements.txt
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# -r requirements.txt
Expand Down
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ commonmark==0.9.1
# via rich
connexion==2.14.2
# via -r requirements.in
cryptography==37.0.4
cryptography==41.0.4
# via pyjwt
docopt==0.6.2
# via notifications-python-client
Expand Down Expand Up @@ -172,7 +172,9 @@ s3transfer==0.6.1
semver==2.13.0
# via prance
sentry-sdk[flask]==1.31.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# flask-talisman
Expand Down

0 comments on commit e5d0a0f

Please sign in to comment.