Skip to content

Commit 81ad1ef

Browse files
build(deps): update cryptography requirement from <46.0.0 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@0.1...46.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 227ef38 commit 81ad1ef

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 < 46.0.0
8+
cryptography < 47.0.0
99
fastapi[all] >= 0.94.0
1010
filelock >= 3.0.0
1111
paramiko >= 3.3.1

0 commit comments

Comments
 (0)