From a2f6985d014a5b846dc4c58891b2ae8168dba3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:10:54 +0100 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.17 in /examples/benchmark (#172) #nolog Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 to 1.26.17. - [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.11...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/benchmark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/benchmark/requirements.txt b/examples/benchmark/requirements.txt index c4c8e56..cd78379 100644 --- a/examples/benchmark/requirements.txt +++ b/examples/benchmark/requirements.txt @@ -27,7 +27,7 @@ sniffio==1.2.0 starlette==0.27.0 toml==0.10.2 typing_extensions==4.3.0 -urllib3==1.26.11 +urllib3==1.26.17 uvicorn==0.18.2 Werkzeug==2.2.3 wsproto==1.1.0