From 91291ede03fbb1cbe280160ee7d4d4f6aff473cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:37:54 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/engine/requirements.txt b/services/engine/requirements.txt index 69f7e539..326db83e 100644 --- a/services/engine/requirements.txt +++ b/services/engine/requirements.txt @@ -14,7 +14,7 @@ psycopg2==2.9.6 pydantic==1.10.9 pymongo==4.4.0 python-dotenv==1.0.0 -requests==2.31.0 +requests==2.32.0 SQLAlchemy==1.4.49 sql-metadata==2.8.0 sqlparse==0.4.4