From 3ff83c3582e73dd5f5181cba49d76db8e50edfc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:13:01 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.17 in /Painter Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.25.8...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Painter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Painter/requirements.txt b/Painter/requirements.txt index 19c196b..6641a63 100644 --- a/Painter/requirements.txt +++ b/Painter/requirements.txt @@ -9,5 +9,5 @@ dominate>=2.3.1 scikit-image QDarkStyle==2.7 qdarkgraystyle==1.0.2 -urllib3==1.25.8 +urllib3==1.26.17 visdom==0.1.8.9 \ No newline at end of file