From 886da3d091df65b357d03e53bb26023a11513c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:09:42 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 2.0.7. - [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.0.7) --- 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..efe4e9b9 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.0.7 webargs==8.1.0 Werkzeug==2.0.3