Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 3115f98 commit 17b0162
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ click==8.1.7
# via
# black
# mkdocs
cryptography==42.0.2
# via moto
cryptography==42.0.4
# via
# moto
# secretstorage
cython==0.29.34
# via -r requirements.in
docutils==0.20.1
Expand All @@ -43,6 +45,10 @@ iniconfig==2.0.0
# via pytest
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# mkdocs
Expand Down Expand Up @@ -139,6 +145,8 @@ ruff==0.0.262
# via -r requirements.in
s3transfer==0.10.0
# via boto3
secretstorage==3.3.3
# via keyring
six==1.16.0
# via python-dateutil
tomli==2.0.1
Expand Down

0 comments on commit 17b0162

Please sign in to comment.