From f882d6795879873229b23d447430a04c4b7acb40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 16:29:32 -0700 Subject: [PATCH] Bump cryptography from 41.0.6 to 42.0.0 in /docs/sphinx (#437) 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](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/sphinx/requirements.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index 17a16712..95409b32 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -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 @@ -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 @@ -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