From d93d661c19a7de924c4885ddc5be2ec78c296a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:09:45 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /test Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [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.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py311.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 1c3051be..4bd7c5a8 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -33,6 +33,6 @@ six==1.16.0 sortedcontainers==2.4.0 toml==0.10.2 types-toml==0.10.8.5 -urllib3==1.26.18 +urllib3==1.26.19 Werkzeug==3.0.3 xmltodict==0.13.0