From a1e6331f7bd631b00a1e9acda3f2c062822ff0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 19:31:32 +0000 Subject: [PATCH] build(deps): bump requests in /tools in the pip group across 1 directory Bumps the pip group with 1 update in the /tools directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 to 2.32.4 - [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.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- tools/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements-lock.txt b/tools/requirements-lock.txt index d39bc7d..9f22299 100644 --- a/tools/requirements-lock.txt +++ b/tools/requirements-lock.txt @@ -4,4 +4,4 @@ charset-normalizer==3.4.5 python-dotenv==1.0.1 -requests==2.32.3 +requests==2.32.4