Skip to content

Commit 4cba43d

Browse files
build(deps): update cryptography requirement from <45.0.0 to <46.0.0 (#417)
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@0.1...45.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ace579 commit 4cba43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ backoff >= 2.2.1
55
boto3 >= 1.26.165
66
click >= 8.1.7
77
colorama >= 0.2.5, < 0.4.7
8-
cryptography < 45.0.0
8+
cryptography < 46.0.0
99
fastapi[all] >= 0.94.0
1010
paramiko >= 3.3.1
1111
prettytable >= 3.9.0

0 commit comments

Comments
 (0)