From 82fb75edef3127c9c1921888326d97333a63a148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 20:49:45 +0000 Subject: [PATCH] Bump requests from 2.32.0 to 2.32.4 in /Classic-Central/renaming_aps Bumps [requests](https://github.com/psf/requests) from 2.32.0 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.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Classic-Central/renaming_aps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classic-Central/renaming_aps/requirements.txt b/Classic-Central/renaming_aps/requirements.txt index 10b0887..d8d5769 100644 --- a/Classic-Central/renaming_aps/requirements.txt +++ b/Classic-Central/renaming_aps/requirements.txt @@ -6,7 +6,7 @@ halo==0.0.31 idna==3.7 pycentral==1.0.0 PyYAML==6.0.1 -requests==2.32.0 +requests==2.32.4 six==1.16.0 spinners==0.0.24 termcolor==2.3.0