From e203ebef69af610ed6d44aeeaf2f28aeec7deb74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 08:21:34 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.1 to 1.26.3. - [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.3) Signed-off-by: dependabot[bot] --- .../tools/tinypng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/evuesimulator-20210325145534-a65eae4/tools/tinypng/requirements.txt b/tools/evuesimulator-20210325145534-a65eae4/tools/tinypng/requirements.txt index 106c93f0..aae9c4c4 100644 --- a/tools/evuesimulator-20210325145534-a65eae4/tools/tinypng/requirements.txt +++ b/tools/evuesimulator-20210325145534-a65eae4/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.3 watchdog==0.10.3 wrapt==1.12.1