Skip to content

Commit f5d4f27

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

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.3
18-
cryptography~=48.0.0
18+
cryptography~=48.0.1
1919
scapy~=2.7.0
2020
sentence-transformers~=5.5.1

0 commit comments

Comments
 (0)