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 38.0.4 to 41.0.4
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@38.0.4...41.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent f31b14b commit 23131ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 33 deletions.
27 changes: 2 additions & 25 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ alembic-utils==0.7.8
# via -r requirements.txt
asserts==0.12.0
# via -r requirements-dev.in
async-timeout==4.0.2
# via
# -r requirements.txt
# redis
attrs==22.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -82,13 +78,6 @@ clickclick==20.10.2
# via
# -r requirements.txt
# connexion
colorama==0.4.6
# via
# -r requirements.txt
# bandit
# build
# click
# pytest
colored==1.4.4
# via -r requirements-dev.in
commonmark==0.9.1
Expand All @@ -97,7 +86,7 @@ commonmark==0.9.1
# rich
connexion==2.14.1
# via -r requirements.txt
cryptography==38.0.4
cryptography==41.0.4
# via
# -r requirements.txt
# pyjwt
Expand All @@ -107,8 +96,6 @@ deepdiff==6.2.1
# via -r requirements-dev.in
distlib==0.3.6
# via virtualenv
exceptiongroup==1.1.1
# via pytest
filelock==3.8.0
# via virtualenv
flask==2.2.2
Expand Down Expand Up @@ -280,7 +267,7 @@ prance==0.22.11.4.0
# via -r requirements.txt
pre-commit==3.1.1
# via -r requirements-dev.in
psycopg2==2.9.5
psycopg2==2.9.7
# via -r requirements.txt
pycparser==2.21
# via
Expand Down Expand Up @@ -370,10 +357,6 @@ ruamel-yaml==0.17.21
# via
# -r requirements.txt
# prance
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
s3transfer==0.6.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -422,12 +405,6 @@ thrift==0.16.0
# via
# -r requirements.txt
# flipper-client
tomli==2.0.1
# via
# black
# build
# pep517
# pytest
typing-extensions==4.4.0
# via
# -r requirements.txt
Expand Down
10 changes: 2 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ alembic==1.8.1
# flask-migrate
alembic-utils==0.7.8
# via -r requirements.in
async-timeout==4.0.2
# via redis
attrs==22.1.0
# via
# jsonschema
Expand Down Expand Up @@ -46,13 +44,11 @@ click==8.1.3
# flask
clickclick==20.10.2
# via connexion
colorama==0.4.6
# via click
commonmark==0.9.1
# via rich
connexion==2.14.1
# via -r requirements.in
cryptography==38.0.4
cryptography==41.0.4
# via pyjwt
flask==2.2.2
# via
Expand Down Expand Up @@ -153,7 +149,7 @@ pathable==0.4.3
# via jsonschema-spec
prance==0.22.11.4.0
# via -r requirements.in
psycopg2-binary==2.9.6
psycopg2==2.9.7
# via -r requirements.in
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -202,8 +198,6 @@ rich==12.6.0
# via funding-service-design-utils
ruamel-yaml==0.17.21
# via prance
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.1
# via boto3
semver==2.13.0
Expand Down

0 comments on commit 23131ae

Please sign in to comment.