From b7b6ee57ad4759df0071354792fc5f211e797b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 23:45:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 2.2.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 2.2.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db2dcc7b..5f5b541a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,6 +47,6 @@ six==1.16.0 SQLAlchemy==1.4.45 starkbank-ecdsa==2.0.2 toml==0.10.2 -urllib3==1.26.13 +urllib3==2.2.3 webargs==8.1.0 Werkzeug==2.0.3