From c2cbc3b5fc458c49b1276e7ab4c0dab6c34efbb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 00:47:02 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump requests from 2.32.2 to 2.32.3 Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [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.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a2ae0c..f0b3400 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.7 itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==2.1.5 -requests==2.32.2 +requests==2.32.3 urllib3==2.2.1 Werkzeug==3.0.3 WTForms==3.1.2 \ No newline at end of file