From 0c7f24b996037ef5bcacaf085297d81f352b52a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 09:53:01 -0400 Subject: [PATCH] Bump types-urllib3 from 1.26.23 to 1.26.24 (#1317) Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.23 to 1.26.24. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-urllib3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e62015331..df2502ab9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,5 +18,5 @@ types-PyYAML==6.0.11 types-redis==4.3.20 types-toml==0.10.8 types-ujson==5.4.0 -types-urllib3==1.26.23 +types-urllib3==1.26.24 xenon==0.9.0