From a9c81cbc531767b66254e2771c377683212b1f4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 12:55:07 +0000 Subject: [PATCH] Bump requests in /Localization/Code/StateOfLocalization 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] --- Localization/Code/StateOfLocalization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Localization/Code/StateOfLocalization/requirements.txt b/Localization/Code/StateOfLocalization/requirements.txt index abce714fae..c9b6c40134 100644 --- a/Localization/Code/StateOfLocalization/requirements.txt +++ b/Localization/Code/StateOfLocalization/requirements.txt @@ -4,6 +4,6 @@ charset-normalizer==3.3.2 gitdb==4.0.11 GitPython==3.1.41 idna==3.6 -requests==2.31.0 +requests==2.32.2 smmap==5.0.1 urllib3==2.1.0