Skip to content

Commit 16fa976

Browse files
Bump cryptography from 43.0.3 to 44.0.0
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]>
1 parent 2da8376 commit 16fa976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bandit == 1.7.10
55
black == 24.10.0
66
boto3 == 1.35.71
77
certvalidator == 0.11.1
8-
cryptography == 43.0.3
8+
cryptography == 44.0.0
99
dataclasses-json == 0.6.7
1010
prospector == 1.13.3
1111
pytest == 8.3.3

utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
asn1crypto == 1.5.1
22
boto3 == 1.35.71
33
certvalidator == 0.11.1
4-
cryptography == 43.0.3
4+
cryptography == 44.0.0
55
validators == 0.34.0

0 commit comments

Comments
 (0)