From a7b2f916d6b76ce47b865d7b3cc2e21fb8aa5968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:34:16 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3776d17..b1443c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -APScheduler==3.6.0 +APScheduler==3.6.0 astroid==2.2.5 atomicwrites==1.3.0 attrs==19.1.0 @@ -25,7 +25,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==7.0.0 pep8==1.7.1 -Pillow==6.2.0 +Pillow==10.0.1 pluggy==0.11.0 py==1.8.0 pycparser==2.19