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

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent b40874e commit 1622f98
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 5 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ commonmark==0.9.1
# rich
connexion[flask,swagger-ui,uvicorn]==3.1.0
# via -r requirements.txt
cryptography==42.0.8
cryptography==43.0.1
# via
# -r requirements.txt
# moto
Expand Down Expand Up @@ -168,6 +168,10 @@ flupy==1.2.0
# alembic-utils
funding-service-design-utils==5.0.8
# via -r requirements.txt
greenlet==3.1.1
# via
# -r requirements.txt
# sqlalchemy
gunicorn==22.0.0
# via
# -r requirements.txt
Expand Down
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ commonmark==0.9.1
# via rich
connexion[flask,swagger-ui,uvicorn]==3.1.0
# via -r requirements.in
cryptography==42.0.8
cryptography==43.0.1
# via pyjwt
dataclass-dict-convert==1.7.3
# via -r requirements.in
Expand Down Expand Up @@ -101,6 +101,8 @@ flupy==1.2.0
# via alembic-utils
funding-service-design-utils==5.0.8
# via -r requirements.in
greenlet==3.1.1
# via sqlalchemy
gunicorn==22.0.0
# via funding-service-design-utils
h11==0.14.0
Expand Down Expand Up @@ -187,7 +189,9 @@ pycparser==2.22
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# pyjwt
python-dateutil==2.9.0.post0
# via
# botocore
Expand Down

0 comments on commit 1622f98

Please sign in to comment.