From 72c868a4d5687803a7823fa48a317aca316f2fd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 04:18:29 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.1 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.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tools/tinypng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/evuesimulator-20210326090615-8e30a0e/tools/tinypng/requirements.txt b/tools/evuesimulator-20210326090615-8e30a0e/tools/tinypng/requirements.txt index 106c93f0..40e4f608 100644 --- a/tools/evuesimulator-20210326090615-8e30a0e/tools/tinypng/requirements.txt +++ b/tools/evuesimulator-20210326090615-8e30a0e/tools/tinypng/requirements.txt @@ -24,6 +24,6 @@ tinify==1.5.1 toml==0.10.2 typed-ast==1.4.1 unattended-upgrades==0.1 -urllib3==1.26.1 +urllib3==1.26.5 watchdog==0.10.3 wrapt==1.12.1