Skip to content

Commit 52f2c6f

Browse files
authored
Merge pull request #888 from IQTLabs/renovate/pypi-cryptography-vulnerability
Update dependency cryptography to v44.0.1 [SECURITY]
2 parents 933e69d + ddf4aaf commit 52f2c6f

File tree

2 files changed

+35
-31
lines changed

2 files changed

+35
-31
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ os-ken = "<=2.11.2"
1818
# https://github.com/eventlet/eventlet/issues/781
1919
dnspython = "<2.7.1"
2020
pyopenssl = ">22.1.0"
21-
cryptography = "44.0.0"
21+
cryptography = "44.0.1"
2222

2323
[tool.poetry.dev-dependencies]
2424
attrs = "24.3.0"

0 commit comments

Comments
 (0)