From 8abc00b70288f37ad25ea1fce502dd57810ca57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 17:14:12 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 in /docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. - [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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a5a16995..42f8a50c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -74,7 +74,7 @@ txaio==2.5.1 txdbus==1.0.13 txmsgpackrpc==1.1 typing==3.6.2 -urllib3==1.24.2 +urllib3==1.26.5 websocket-client==0.37.0 Werkzeug==0.12.2 wget==3.2