Skip to content

Commit

Permalink
Bump cryptography from 42.0.8 to 43.0.1 (#27)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and NarenderRajuB committed Sep 16, 2024
1 parent e5a31e6 commit 2bcd55a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ colorama==0.4.6
# via djlint
commonmark==0.9.1
# via rich
cryptography==42.0.8
cryptography==43.0.1
# via pyjwt
cssbeautifier==1.15.1
# via djlint
Expand Down
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ airium==0.2.6
# via -r requirements.in
alembic==1.13.2
# via flask-migrate
async-timeout==4.0.3
# via redis
attrs==24.2.0
# via
# jsonschema
Expand Down Expand Up @@ -44,7 +42,7 @@ click==8.1.7
# via flask
commonmark==0.9.1
# via rich
cryptography==42.0.8
cryptography==43.0.1
# via pyjwt
cssmin==0.2.0
# via -r requirements.in
Expand Down Expand Up @@ -152,7 +150,9 @@ pyee==6.0.0
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
# via funding-service-design-utils
# via
# funding-service-design-utils
# pyjwt
pyscss==1.4.0
# via -r requirements.in
python-consul==1.1.0
Expand Down Expand Up @@ -209,6 +209,7 @@ sqlalchemy[mypy]==2.0.31
# alembic
# flask-sqlalchemy
# marshmallow-sqlalchemy
# sqlalchemy
# sqlalchemy-json
# sqlalchemy-utils
sqlalchemy-json==0.7.0
Expand Down

0 comments on commit 2bcd55a

Please sign in to comment.