Skip to content

Commit c01ab40

Browse files
committed
fix cryptography vuln
1 parent abd7eb6 commit c01ab40

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
@@ -14,7 +14,7 @@ gevent = "24.2.1"
1414
greenlet = "3.0.3"
1515
Pebble = "5.1.0"
1616
# pymisp = "2.4.144"
17-
cryptography = ">=43.0.0"
17+
cryptography = ">=44.0.1"
1818
requests = {version = "2.32.2", extras = ["security", "socks"]}
1919
# pyOpenSSL = "24.0.0"
2020
pefile = "*"

0 commit comments

Comments
 (0)