From 40f3f2c65ff52a15271a9a422f45124534ea4929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:43:31 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 9.3.0 in /tcsocket Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 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/9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tcsocket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcsocket/requirements.txt b/tcsocket/requirements.txt index 631165e..98a1eb0 100644 --- a/tcsocket/requirements.txt +++ b/tcsocket/requirements.txt @@ -8,7 +8,7 @@ boto3==1.24.57 cchardet==2.1.7 gunicorn==20.1.0 python-dateutil==2.8.2 -pillow==9.2.0 +pillow==9.3.0 pydantic[email]==1.9.1 raven==6.10.0 requests==2.28.1