From 59d47609768ced5879e48774da3e4e892d9674a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:09:17 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.2.2 in /python/web Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [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/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- python/web/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/web/requirements-dev.txt b/python/web/requirements-dev.txt index 5984bf73..7f6d4130 100644 --- a/python/web/requirements-dev.txt +++ b/python/web/requirements-dev.txt @@ -17,7 +17,7 @@ pyflakes==3.2.0 pytest==8.1.1 pytest_httpserver==1.0.10 requests==2.32.0 -urllib3==2.2.1 +urllib3==2.2.2 vcgencmd==0.1.1 watchdog==4.0.0 Werkzeug==3.0.3