Skip to content

Commit 1af5f2f

Browse files
Upgraded cryptography version to fix CVE-2022-3602
1 parent 5c410ba commit 1af5f2f

File tree

2 files changed

+15
-39
lines changed

2 files changed

+15
-39
lines changed

poetry.lock

+14-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ urllib3 = "^1.26.9"
1919
aiohttp = "^3.8.1"
2020
pyyaml = "^6.0"
2121
PyJWT = "^2.3.0"
22-
cryptography = "^36.0.0"
22+
cryptography = "^38.0.3"
2323
tenacity = "^8.0.1"
2424
defusedxml = "^0.7.1"
2525
docutils = "0.16"

0 commit comments

Comments
 (0)