From a23e4289dc948b654d1464b5781794a440c08318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:38:32 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /jobs/kpi-forecasting 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] --- jobs/kpi-forecasting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/kpi-forecasting/requirements.txt b/jobs/kpi-forecasting/requirements.txt index 82170f43..d3f85eef 100644 --- a/jobs/kpi-forecasting/requirements.txt +++ b/jobs/kpi-forecasting/requirements.txt @@ -60,7 +60,7 @@ pytest-black==0.3.12 python-dateutil==2.8.2 pytz==2023.3 PyYAML==6.0 -requests==2.31.0 +requests==2.32.2 rsa==4.9 scipy==1.10.1 six==1.16.0