Skip to content

Commit 3ed4b58

Browse files
chore(deps): bump cryptography from 44.0.1 to 44.0.2 (#584)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e644f40 commit 3ed4b58

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
@@ -7,7 +7,7 @@ cffi==1.17.1
77
charset-normalizer==3.4.1; python_full_version >= "3.6.1" and python_version >= "3"
88
click==8.1.8; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
99
colorama==0.4.6
10-
cryptography==44.0.1; python_version >= "3.6"
10+
cryptography==44.0.2; python_version >= "3.6"
1111
dnspython==2.7.0; python_full_version >= "3.6.1" and python_version >= "3.6"
1212
ecdsa==0.19.0; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
1313
email-validator==1.1.3; python_full_version >= "3.6.2" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)