Skip to content

Commit 0234e9c

Browse files
Update cryptography requirement from ~=46.0.7 to ~=47.0.0
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.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cfb43e commit 0234e9c

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.9
1616
networkx~=3.6.1
1717
pandas~=3.0.2
18-
cryptography~=46.0.7
18+
cryptography~=47.0.0
1919
scapy~=2.7.0
2020
sentence-transformers~=5.4.1

0 commit comments

Comments
 (0)