From 481f4f071d6cffe65c0787916adf959a5ab30c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:08:54 +0000 Subject: [PATCH] Bump requests from 2.25 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.25 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.25.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PEFAP_estimator/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PEFAP_estimator/requirements.txt b/PEFAP_estimator/requirements.txt index 5e55088c5f..a5b62ed1e4 100644 --- a/PEFAP_estimator/requirements.txt +++ b/PEFAP_estimator/requirements.txt @@ -19,7 +19,7 @@ openfoodfacts==0.1 jinja2==3.0 matplotlib==3.3 seaborn==0.11 -requests==2.25 +requests==2.32.2 ################################################################################################################# # Packages below are not needed for impact estimation of OFF products but may be necessary to run other scripts # diff --git a/requirements.txt b/requirements.txt index 153b81c8d6..3003fbcd76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ statsmodels==0.12 jinja2==3.0 matplotlib==3.3 seaborn==0.11 -requests==2.25 +requests==2.32.2 ################################################################################################################# # Packages below are not needed for impact estimation of OFF products but may be necessary to run other scripts #