Skip to content

Commit 21ecf08

Browse files
Bump cryptography from 46.0.6 to 46.0.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc1d69c commit 21ecf08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==25.4.0; python_version >= '3.10'
2626
certifi==2026.2.25; python_version >= '3.10'
2727
charset-normalizer==3.4.6; python_version >= '3.10'
28-
cryptography==46.0.6; python_version >= '3.10'
28+
cryptography==46.0.7; python_version >= '3.10'
2929
frozenlist==1.8.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)