Skip to content

Commit a6a7514

Browse files
Bump cryptography from 42.0.8 to 46.0.0 in /backend (#918)
1 parent c16614e commit a6a7514

File tree

2 files changed

+66
-44
lines changed

2 files changed

+66
-44
lines changed

backend/poetry.lock

Lines changed: 65 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requests = "~2.32.5"
1818
responses = "~0.25.7"
1919
pydantic = "~1.10.13"
2020
pyjwt = "~2.10.1"
21-
cryptography = "~42.0.4"
21+
cryptography = "~46.0.0"
2222
cffi = "~1.17.1"
2323
jsonpath-ng = "^1.6.0"
2424
simplejson = "^3.20.2"

0 commit comments

Comments
 (0)