From 9a7fc6002f0262f4ece6a3bb91ba0937e81923bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 10:27:36 -0600 Subject: [PATCH] Bump requests from 2.28.2 to 2.31.0 in /docs/.sphinx (#747) Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ROCm/rccl commit: 5e8654a0b0ccd5ddce409ddf47f33d76d51311b3] --- projects/rccl/docs/.sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/docs/.sphinx/requirements.txt b/projects/rccl/docs/.sphinx/requirements.txt index cb5bdecf4b..cfe3075261 100644 --- a/projects/rccl/docs/.sphinx/requirements.txt +++ b/projects/rccl/docs/.sphinx/requirements.txt @@ -90,7 +90,7 @@ pyyaml==6.0 # myst-parser # rocm-docs-core # sphinx-external-toc -requests==2.28.2 +requests==2.31.0 # via # pygithub # sphinx