Skip to content

Commit 8c583df

Browse files
Update cryptography requirement from ~=48.0.1 to ~=49.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@48.0.1...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00de8ce commit 8c583df

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.11.0
1616
networkx~=3.6.1
1717
pandas~=3.0.3
18-
cryptography~=48.0.1
18+
cryptography~=49.0.0
1919
scapy~=2.7.0
2020
sentence-transformers~=5.5.1

0 commit comments

Comments
 (0)