Skip to content

Commit 914b17a

Browse files
Update cryptography requirement from ~=46.0.4 to ~=46.0.5
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0a4976 commit 914b17a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ prettytable~=3.17.0
1515
matplotlib~=3.10.8
1616
networkx~=3.6.1
1717
pandas~=3.0.0
18-
cryptography~=46.0.4
18+
cryptography~=46.0.5
1919
scapy~=2.7.0
2020
sentence-transformers~=5.2.2

0 commit comments

Comments
 (0)