From 5c189d79018b611b7725afb86727162f7d437959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:31:12 +0000 Subject: [PATCH 1/2] Bump pillow from 8.0.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49a6e13..42e2b8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pandocfilters==1.4.3 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.0.1 +Pillow==9.0.0 prometheus-client==0.9.0 prompt-toolkit==3.0.8 ptyprocess==0.6.0 -- 2.45.2 From 68e17c3e355d172649881c8007ba89c42168672d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 21:12:43 +0000 Subject: [PATCH 2/2] Bump urllib3 from 1.26.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.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.26.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b87e8c..a113a04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ testpath==0.4.4 toml==0.10.2 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.2 +urllib3==1.26.5 wcwidth==0.2.5 webencodings==0.5.1 wrapt==1.12.1 -- 2.45.2