Skip to content

Commit

Permalink
Merge pull request #649 from cordada/dependabot/pip/cryptography-42.0.8
Browse files Browse the repository at this point in the history
chore: Bump cryptography from 42.0.5 to 42.0.8
  • Loading branch information
jtrobles-cdd committed Jun 11, 2024
2 parents 1644b4a + 4d09514 commit 7813acc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ colorama==0.4.6
# via tox
coverage==7.5.3
# via -r requirements-dev.in
cryptography==42.0.5
cryptography==42.0.8
# via
# -c requirements.txt
# secretstorage
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# git+https://github.com/example/example.git@example-vcs-ref#egg=example-pkg[foo,bar]==1.42.3

backports-zoneinfo==0.2.1 ; python_version < "3.9" # Used by `djangorestframework`.
cryptography==42.0.5
cryptography==42.0.8
defusedxml==0.7.1
Django>=2.2.24
djangorestframework>=3.10.3,<3.16
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2023.7.22
# via signxml
cffi==1.15.1
# via cryptography
cryptography==42.0.5
cryptography==42.0.8
# via
# -r requirements.in
# pyopenssl
Expand Down

0 comments on commit 7813acc

Please sign in to comment.