Skip to content

Commit 7a95ae4

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

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cffi==2.0.0
1414
# via cryptography
1515
charset-normalizer==3.4.4
1616
# via requests
17-
cryptography==46.0.5
17+
cryptography==46.0.6
1818
# via -r docs-requirements.in
1919
docutils==0.21.2
2020
# via sphinx

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ click==8.3.1
1212
# via black
1313
colorlog==6.10.1
1414
# via nox
15-
cryptography==46.0.5
15+
cryptography==46.0.6
1616
# via
1717
# -r lint-requirements.in
1818
# types-pyopenssl

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==2.0.0
1010
# via cryptography
1111
coverage[toml]==7.13.4
1212
# via -r test-requirements.in
13-
cryptography==46.0.5
13+
cryptography==46.0.6
1414
# via
1515
# -r test-requirements.in
1616
# pyopenssl

0 commit comments

Comments
 (0)