From f6b62694c2f1bf78c29026383def9f7f64d306c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 00:10:34 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple/requirements.txt b/simple/requirements.txt index 55a8ffcf..6c5dd57e 100644 --- a/simple/requirements.txt +++ b/simple/requirements.txt @@ -15,7 +15,7 @@ PyMySQL==1.1.0 python-dateutil==2.8.2 pytest==7.4.2 pytz==2023.3.post1 -requests==2.31.0 +requests==2.32.2 s2sphere==0.2.5 six==1.16.0 tomli==2.0.1