Skip to content

Commit

Permalink
Bump cryptography from 41.0.6 to 42.0.0 in /docs/sphinx (#437)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.6...42.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 2fdb967 commit f882d67
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ click==8.1.3
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==41.0.6
cryptography==42.0.0
# via pyjwt
deprecated==1.2.13
# via pygithub
Expand Down Expand Up @@ -102,7 +102,9 @@ pygments==2.15.1
pyjson5==1.6.5
# via doxysphinx
pyjwt[crypto]==2.6.0
# via pygithub
# via
# pygithub
# pyjwt
pynacl==1.5.0
# via pygithub
pyparsing==3.1.1
Expand All @@ -118,8 +120,10 @@ requests==2.31.0
# via
# pygithub
# sphinx
rocm-docs-core[api_reference]==0.33.1
# via -r requirements.in
rocm-docs-core[api-reference]==0.33.1
# via
# -r requirements.in
# rocm-docs-core
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
Expand Down

0 comments on commit f882d67

Please sign in to comment.