From 68ee488f07d0b96ae63ede6cfe6406759745c40c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:16:20 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c0e0ce..d2a508d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pymongo==4.7.1 -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file