From abc5a292328cd709231bced59360746c386b9dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:35:28 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 317487f..1a19649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pygments==2.17.2 # via sphinx pyyaml==6.0.1 # via myst-parser -requests==2.31.0 +requests==2.32.0 # via sphinx snowballstemmer==2.2.0 # via sphinx