From 371b5caf448dad8c88507a8fd6a6d276b95a87a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:24:36 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.0.1 in /util/trello-analysis/music-proc Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/trello-analysis/music-proc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/trello-analysis/music-proc/requirements.txt b/util/trello-analysis/music-proc/requirements.txt index c899bea..24464dc 100644 --- a/util/trello-analysis/music-proc/requirements.txt +++ b/util/trello-analysis/music-proc/requirements.txt @@ -18,7 +18,7 @@ packaging==23.0 pandas==1.5.3 pathspec==0.11.0 patsy==0.5.3 -Pillow==9.4.0 +Pillow==10.0.1 pkgutil_resolve_name==1.3.10 plotly-express==0.4.1 pyparsing==3.0.9