From 02d13a426873fe4cad73d0500f00fb6794b3c7d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:11:29 +0000 Subject: [PATCH] Bump requests from 2.32.3 to 2.32.4 in /src/applications/SRAnonTool Bumps [requests](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] --- src/applications/SRAnonTool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/SRAnonTool/requirements.txt b/src/applications/SRAnonTool/requirements.txt index 318ee49..b2c46b6 100644 --- a/src/applications/SRAnonTool/requirements.txt +++ b/src/applications/SRAnonTool/requirements.txt @@ -33,7 +33,7 @@ Pygments==2.18.0 pymongo==4.8.0 pyre2-updated==0.3.8 PyYAML==6.0.1 -requests==2.32.3 +requests==2.32.4 rich==13.7.1 SemEHR @ git+https://github.com/SMI/CogStack-SemEHR.git@96d14866f43b28402f2c659cf93548123d1fb472 shellingham==1.5.4