From 79f12f0e168ada94fb6c2d472cc862e6f2fda7fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:59:19 +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 0d0d337..ce3de16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-Cors==4.0.0 pyaml==23.12.0 python-gitlab==4.3.0 rdflib==7.0.0 -requests==2.31.0 +requests==2.32.0 SPARQLTransformer==2.3.0 PyGithub==2.1.1 gunicorn==22.0.0; sys_platform!="win32"