Skip to content

Commit

Permalink
Merge pull request #97 from siddhantgoel/dependabot/pip/cryptography-…
Browse files Browse the repository at this point in the history
…42.0.4

chore(deps): bump cryptography from 42.0.2 to 42.0.4
  • Loading branch information
siddhantgoel authored Mar 2, 2024
2 parents 3115f98 + 17b0162 commit 9e92294
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 9e92294

Please sign in to comment.