Skip to content

Commit f2fc1fc

Browse files
Bump cryptography from 46.0.5 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3edc7cb commit f2fc1fc

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
@@ -6,7 +6,7 @@ cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_p
66
charset-normalizer==3.4.6 ; python_version >= "3.9" and python_version < "4.0"
77
click==8.3.1 ; python_version >= "3.9" and python_version < "4.0"
88
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
9-
cryptography==46.0.5 ; python_version >= "3.9" and python_version < "4.0"
9+
cryptography==46.0.6 ; python_version >= "3.9" and python_version < "4.0"
1010
django==5.2.12 ; python_version >= "3.9" and python_version < "4.0"
1111
exceptiongroup==1.3.1 ; python_version >= "3.9" and python_version < "3.11"
1212
flask-unsign==1.2.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)