From 51b0657348f04d8551c8ee31ed9d679f1a5d5366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:05:47 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /sne Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [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.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sne/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sne/requirements.txt b/sne/requirements.txt index 1aedbd4..b626dbf 100644 --- a/sne/requirements.txt +++ b/sne/requirements.txt @@ -2,7 +2,7 @@ astroid==2.3.3 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 -Pillow==9.3.0 +Pillow==10.0.1 pycodestyle==2.5.0 pyenchant==2.0.0 Pygments==2.15.0