Skip to content

Commit 88a4c46

Browse files
chore(deps): bump cryptography from 43.0.3 to 44.0.0 (#523)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 964c994 commit 88a4c46

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.0; python_full_version >= "3.6.1" and python_version >= "3"
88
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
99
colorama==0.4.6
10-
cryptography==43.0.3; python_version >= "3.6"
10+
cryptography==44.0.0; python_version >= "3.6"
1111
dnspython==2.7.0; python_full_version >= "3.6.1" and python_version >= "3.6"
1212
ecdsa==0.17.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)