Skip to content

Commit 4ddc296

Browse files
Bump cryptography from 41.0.3 to 41.0.4 in /docs/.sphinx (#327)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography 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 6fff3da commit 4ddc296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.sphinx/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ charset-normalizer==3.1.0
2626
# via requests
2727
click==8.1.3
2828
# via sphinx-external-toc
29-
cryptography==41.0.3
29+
cryptography==41.0.4
3030
# via pyjwt
3131
deprecated==1.2.13
3232
# via pygithub
@@ -92,7 +92,7 @@ requests==2.31.0
9292
# via
9393
# pygithub
9494
# sphinx
95-
rocm-docs-core>=0.24.2
95+
rocm-docs-core==0.24.2
9696
# via -r requirements.in
9797
smmap==5.0.0
9898
# via gitdb

0 commit comments

Comments
 (0)