From 45ccd5fec5381629d8e24c2b77e8a0524009bbcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 04:23:28 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 9.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.2.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/9.1.1...9.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c3801bd..eed5f9e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ ruamel.yaml==0.17.21 schedule==1.1.0 retrying==1.3.3 pathvalidate==2.5.0 -pillow==9.1.1 \ No newline at end of file +pillow==9.2.0 \ No newline at end of file