From f02f138e1f4f208bb6f149f0ba4b9e9e39524610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:15:52 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f88af3f..5459d24 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -55,7 +55,7 @@ pygments==2.16.1 # via sphinx pyyaml==6.0.1 # via myst-parser -requests==2.31.0 +requests==2.32.0 # via sphinx six==1.16.0 # via exhale