From 25002f385a3a6e44205f0c5b23e411824c52a2a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:39:21 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.32.4 in /Python_lib/boomerang Bumps [requests](https://github.com/psf/requests) from 2.18.4 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.18.4...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python_lib/boomerang/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Python_lib/boomerang/requirements.txt diff --git a/Python_lib/boomerang/requirements.txt b/Python_lib/boomerang/requirements.txt old mode 100755 new mode 100644 index 4a381c4..4319569 --- a/Python_lib/boomerang/requirements.txt +++ b/Python_lib/boomerang/requirements.txt @@ -32,7 +32,7 @@ python-daemon==2.1.2 python-dateutil==2.8.0 python-interface==1.4.0 pytz==2017.3 -requests==2.18.4 +requests==2.32.4 six==1.11.0 snowballstemmer==1.2.1 Sphinx==1.6.7