Skip to content

Commit 2850355

Browse files
Bump cryptography from 42.0.5 to 43.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7beaa65 commit 2850355

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ PyJWT==2.8.0
44
ibm-cos-sdk==2.6.2
55
botocore>=1.16.9
66
pymemcache==3.2.0
7-
cryptography==42.0.5
7+
cryptography==43.0.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ install_requires =
4040
ibm-cos-sdk==2.6.2
4141
botocore>=1.16.9
4242
pymemcache==3.2.0
43-
cryptography==42.0.5
43+
cryptography==43.0.1

0 commit comments

Comments
 (0)