From 359b61cf12db3a8c37841b65c02ef34e3f97c8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:19:45 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /services/enterprise Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/enterprise/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/enterprise/requirements.txt b/services/enterprise/requirements.txt index b74a7b8c..8cb6e3f4 100644 --- a/services/enterprise/requirements.txt +++ b/services/enterprise/requirements.txt @@ -12,7 +12,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.2 slack_sdk==3.21.3 SQLAlchemy==1.4.49 sql-metadata==2.8.0