From 66572410c062bde4c272efb445d5701dfdfe1fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:22:10 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.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/3.4.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 73c4500..9ecb80d 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -29,7 +29,7 @@ nose==1.3.7 nosexcover==1.0.11 # paramiko -e git+https://github.com/jasonrig/paramiko.git@rsacert_tardis#egg=paramiko -pillow==3.4.2 +pillow==9.3.0 pwgen==0.7 pylint==1.7.1 pyoai==2.4.4