From 25e817d5c667db7c55f26f74a09c3e9a5251a03d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:51:17 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2ec964..ef61bc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2024.2.2 charset-normalizer==3.3.2 idna==3.6 -requests==2.31.0 +requests==2.32.0 urllib3==2.2.1 ruamel-yaml==0.17.33 \ No newline at end of file