From 875351e60a198f655cbd876d3314d1d6746e26b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 23:00:31 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.5 in /api-book Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 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.26.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api-book/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-book/requirements.txt b/api-book/requirements.txt index 413724e..84326a0 100644 --- a/api-book/requirements.txt +++ b/api-book/requirements.txt @@ -105,7 +105,7 @@ tornado==6.1 traitlets==4.3.3 typing-extensions==3.7.4.3 uc-micro-py==1.0.1 -urllib3==1.26.3 +urllib3==1.26.5 vega-datasets==0.9.0 wcwidth==0.2.5 webencodings==0.5.1