Skip to content

Commit deaf0e9

Browse files
Bump cryptography from 45.0.3 to 45.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 45.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.3...45.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 208a581 commit deaf0e9

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
@@ -25,7 +25,7 @@ sure==2.0.1
2525
coverage==7.8.2
2626
asn1crypto==1.5.1 # cryptography
2727
cffi==1.17.1 # cryptography
28-
cryptography==45.0.3
28+
cryptography==45.0.4
2929
urllib3==2.4.0 # requests, sentry-sdk
3030
chardet==5.2.0 # requests
3131
idna==3.10 # requests

0 commit comments

Comments
 (0)