Skip to content

Commit dcd7e7e

Browse files
Bump cryptography from 44.0.1 to 46.0.5 in /docs (#1481)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fab7cdd commit dcd7e7e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ babel==2.16.0
1414
# via sphinx
1515
certifi==2024.8.30
1616
# via requests
17-
cffi==1.17.1
17+
cffi==2.0.0
1818
# via cryptography
1919
charset-normalizer==3.3.2
2020
# via requests
21-
cryptography==44.0.1
21+
cryptography==46.0.5
2222
# via ansible-core
2323
docutils==0.20.1
2424
# via
@@ -82,6 +82,8 @@ sphinxcontrib-serializinghtml==2.0.0
8282
# via sphinx
8383
tomli==2.0.1
8484
# via sphinx
85+
typing-extensions==4.15.0
86+
# via cryptography
8587
urllib3==2.6.3
8688
# via requests
8789
zipp==3.20.1

0 commit comments

Comments
 (0)