Skip to content

Commit

Permalink
Merge pull request #20 from OKEAMAH/dependabot/pip/server/tests-py/cr…
Browse files Browse the repository at this point in the history
…yptography-42.0.4

bump cryptography from 3.4.8 to 42.0.4 in /server/tests-py
  • Loading branch information
OKEAMAH authored Sep 5, 2024
2 parents eecf616 + 8bfa487 commit 3a842ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/tests-py/requirements-top-level.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Regenerate requirements.txt by running `make server/tests-py/requirements.txt`.

croniter
cryptography == 3.* # later versions require Rust support
cryptography == 42.* # later versions require Rust support
graphene == 2.* # v3 has changed the API
graphql-core
jsondiff
Expand Down
2 changes: 1 addition & 1 deletion server/tests-py/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
croniter==1.3.8
cryptography==3.4.8
cryptography==42.0.4
execnet==1.9.0
graphene==2.1.9
graphql-core==2.3.2
Expand Down

0 comments on commit 3a842ad

Please sign in to comment.