Skip to content

Commit 5f6417e

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

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 @@ attrs==19.1.0; python_version >= '3.5' and python_version < '3.10'
2525
attrs==21.4.0; python_version >= '3.10'
2626
certifi==2021.10.8; python_version >= '3.10'
2727
charset-normalizer==2.0.12; python_version >= '3.10'
28-
cryptography==37.0.1; python_version >= '3.10'
28+
cryptography==42.0.2; python_version >= '3.10'
2929
frozenlist==1.3.0; python_version >= '3.10'
3030
httpretty==1.1.4; python_version >= '3.10'
3131
idna-ssl==1.1.0; python_version >= '3.5' and python_version < '3.7'

0 commit comments

Comments
 (0)