Skip to content

Commit 28db9da

Browse files
Bump cryptography from 43.0.1 to 44.0.1 (#584)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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 6be3cfc commit 28db9da

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
@@ -15,7 +15,7 @@ cffi==1.16.0 ; python_version >= "3.8" and python_full_version < "4.0.0" and pla
1515
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
1616
click==8.1.7 ; python_version >= "3.8" and python_full_version < "4.0.0"
1717
colorama==0.4.6 ; python_version >= "3.8" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows")
18-
cryptography==43.0.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
18+
cryptography==44.0.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
1919
dill==0.3.8 ; python_version >= "3.8" and python_full_version < "4.0.0"
2020
docutils==0.18.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
2121
exceptiongroup==1.2.1 ; python_full_version >= "3.8.0" and python_version < "3.11"

0 commit comments

Comments
 (0)