From 7328b57b2ca4111ff4daf54b98340c26d691b719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:47:37 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /mpc Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.3.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.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mpc/requirements-freeze.txt | 2 +- mpc/requirements-mtc-lab.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mpc/requirements-freeze.txt b/mpc/requirements-freeze.txt index 70c9402..5f13232 100644 --- a/mpc/requirements-freeze.txt +++ b/mpc/requirements-freeze.txt @@ -58,7 +58,7 @@ pathlib==1.0.1 pathspec==0.9.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.3.2 +Pillow==9.3.0 platformdirs==2.3.0 prometheus-client==0.11.0 prompt-toolkit==3.0.20 diff --git a/mpc/requirements-mtc-lab.txt b/mpc/requirements-mtc-lab.txt index 2a4e069..ea1a5a0 100644 --- a/mpc/requirements-mtc-lab.txt +++ b/mpc/requirements-mtc-lab.txt @@ -58,7 +58,7 @@ pathlib==1.0.1 pathspec==0.9.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.3.2 +Pillow==9.3.0 platformdirs==2.3.0 prometheus-client==0.11.0 prompt-toolkit==3.0.20