From 47e88186772730e1828af9bc7394c4958f102037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:09:56 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /tools 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] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 0692a8d..8026f06 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -21,7 +21,7 @@ pytz==2022.7.1 pywsd==1.2.5 PyYAML==6.0 regex==2022.10.31 -requests==2.31.0 +requests==2.32.2 rich==13.3.1 scikit-learn==1.2.1 scipy==1.10.0