Skip to content

Commit b14071c

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

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.2
18-
cryptography~=46.0.6
18+
cryptography~=46.0.7
1919
scapy~=2.7.0
2020
sentence-transformers~=5.3.0

0 commit comments

Comments
 (0)