Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ac6c976 commit 2ec32b6
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 5 deletions.
26 changes: 24 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ annotated-types==0.6.0
# pydantic
arrow==1.3.0
# via -r requirements-tests.txt
async-timeout==4.0.3
# via
# -r requirements-tests.txt
# redis
asyncpool==1.0
# via -r requirements-tests.txt
attrs==23.1.0
Expand Down Expand Up @@ -140,7 +144,7 @@ configobj==5.0.8
# certbot
coverage==7.3.2
# via -r requirements-tests.txt
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements-tests.txt
# acme
Expand Down Expand Up @@ -187,6 +191,10 @@ ecdsa==0.18.0
# moto
# python-jose
# sshpubkeys
exceptiongroup==1.1.3
# via
# -r requirements-tests.txt
# pytest
factory-boy==3.3.0
# via -r requirements-tests.txt
faker==19.11.0
Expand Down Expand Up @@ -259,6 +267,9 @@ idna==3.4
# requests
importlib-metadata==6.8.0
# via
# -r requirements-tests.txt
# certbot
# flask
# keyring
# twine
importlib-resources==6.1.0
Expand Down Expand Up @@ -730,6 +741,12 @@ sympy==1.12
# cfn-lint
tabulate==0.9.0
# via -r requirements-tests.txt
tomli==2.0.1
# via
# -r requirements-tests.txt
# black
# mypy
# pytest
twine==4.0.2
# via -r requirements-dev.in
twofish==0.3.0
Expand Down Expand Up @@ -775,7 +792,9 @@ typing-extensions==4.8.0
# -r requirements-tests.txt
# alembic
# aws-sam-translator
# black
# flask-limiter
# kombu
# limits
# mypy
# pydantic
Expand Down Expand Up @@ -827,7 +846,10 @@ xmltodict==0.13.0
# -r requirements-tests.txt
# moto
zipp==3.17.0
# via importlib-metadata
# via
# -r requirements-tests.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
29 changes: 28 additions & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ arrow==1.3.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
async-timeout==4.0.3
# via
# -r requirements-tests.txt
# redis
asyncpool==1.0
# via -r requirements-tests.txt
attrs==23.1.0
Expand Down Expand Up @@ -155,7 +159,7 @@ configobj==5.0.8
# certbot
coverage==7.3.2
# via -r requirements-tests.txt
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -207,6 +211,10 @@ ecdsa==0.18.0
# moto
# python-jose
# sshpubkeys
exceptiongroup==1.1.3
# via
# -r requirements-tests.txt
# pytest
factory-boy==3.3.0
# via -r requirements-tests.txt
faker==19.11.0
Expand Down Expand Up @@ -295,6 +303,12 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via
# -r requirements-tests.txt
# certbot
# flask
# sphinx
importlib-resources==6.1.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -786,6 +800,12 @@ tabulate==0.9.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
tomli==2.0.1
# via
# -r requirements-tests.txt
# black
# mypy
# pytest
twofish==0.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -829,7 +849,9 @@ typing-extensions==4.8.0
# -r requirements-tests.txt
# alembic
# aws-sam-translator
# black
# flask-limiter
# kombu
# limits
# mypy
# pydantic
Expand Down Expand Up @@ -880,6 +902,11 @@ xmltodict==0.13.0
# -r requirements-docs.in
# -r requirements-tests.txt
# moto
zipp==3.17.0
# via
# -r requirements-tests.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
25 changes: 24 additions & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ annotated-types==0.6.0
# via pydantic
arrow==1.3.0
# via -r requirements.txt
async-timeout==4.0.3
# via
# -r requirements.txt
# redis
asyncpool==1.0
# via -r requirements.txt
attrs==23.1.0
Expand Down Expand Up @@ -132,7 +136,7 @@ configobj==5.0.8
# certbot
coverage==7.3.2
# via -r requirements-tests.in
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements.txt
# acme
Expand Down Expand Up @@ -171,6 +175,8 @@ ecdsa==0.18.0
# moto
# python-jose
# sshpubkeys
exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements-tests.in
faker==19.11.0
Expand Down Expand Up @@ -229,6 +235,11 @@ idna==3.4
# via
# -r requirements.txt
# requests
importlib-metadata==6.8.0
# via
# -r requirements.txt
# certbot
# flask
importlib-resources==6.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -586,6 +597,11 @@ sympy==1.12
# via cfn-lint
tabulate==0.9.0
# via -r requirements.txt
tomli==2.0.1
# via
# black
# mypy
# pytest
twofish==0.3.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -625,7 +641,9 @@ typing-extensions==4.8.0
# -r requirements.txt
# alembic
# aws-sam-translator
# black
# flask-limiter
# kombu
# limits
# mypy
# pydantic
Expand Down Expand Up @@ -671,6 +689,11 @@ xmltodict==0.13.0
# via
# -r requirements.txt
# moto
zipp==3.17.0
# via
# -r requirements.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
13 changes: 12 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ aniso8601==9.0.1
# via flask-restful
arrow==1.3.0
# via -r requirements.in
async-timeout==4.0.3
# via redis
asyncpool==1.0
# via -r requirements.in
attrs==23.1.0
Expand Down Expand Up @@ -78,7 +80,7 @@ configargparse==1.7
# via certbot
configobj==5.0.8
# via certbot
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements.in
# acme
Expand Down Expand Up @@ -137,6 +139,10 @@ hvac==1.2.1
# via -r requirements.in
idna==3.4
# via requests
importlib-metadata==6.8.0
# via
# certbot
# flask
importlib-resources==6.1.0
# via limits
inflection==0.5.1
Expand Down Expand Up @@ -309,6 +315,7 @@ typing-extensions==4.8.0
# via
# alembic
# flask-limiter
# kombu
# limits
tzdata==2023.3
# via celery
Expand All @@ -334,6 +341,10 @@ wrapt==1.15.0
# via deprecated
xmltodict==0.13.0
# via -r requirements.in
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 2ec32b6

Please sign in to comment.