From 0991b5b8d5bb5dc0b12014b560791591dfa0a908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 06:28:44 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.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.4.0...10.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3e1890..af696ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ mypy-extensions==1.0.0 numpy @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_e3f85f54-0572-4c0e-b190-4bc4766fc3fenewxarhq/croots/recipe/numpy_and_numpy_base_1652801682879/work packaging @ file:///tmp/build/80754af9/packaging_1637314298585/work pathspec==0.10.3 -Pillow==9.4.0 +Pillow==10.0.0 pkginfo @ file:///tmp/build/80754af9/pkginfo_1643162084911/work pycodestyle @ file:///tmp/build/80754af9/pycodestyle_1636635402688/work pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work