From 3a554bc5679fcfac2e7a88ba681ab271c722e5e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:54:23 +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 458a33d..e894b2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ PyYAML==6.0 psycopg2-binary==2.9.6 #jira==2.0.0 # for jira and may be outdated #ipython # for jira and may be outdated -requests==2.31.0 +requests==2.32.0 deepdiff rich gql