From 911b33433f146e7db7eac723316b9247255201ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:36:44 +0000 Subject: [PATCH] Bump pillow in /projects/Causal ML Wine Quality/Wine Terroir Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/Causal ML Wine Quality/Wine Terroir/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Causal ML Wine Quality/Wine Terroir/requirements.txt b/projects/Causal ML Wine Quality/Wine Terroir/requirements.txt index b333fdc..5cea0c2 100644 --- a/projects/Causal ML Wine Quality/Wine Terroir/requirements.txt +++ b/projects/Causal ML Wine Quality/Wine Terroir/requirements.txt @@ -64,7 +64,7 @@ pandocfilters @ file:///opt/conda/conda-bld/pandocfilters_1643405455980/work parso @ file:///opt/conda/conda-bld/parso_1641458642106/work patsy==0.5.2 pickleshare @ file:///tmp/build/80754af9/pickleshare_1606932040724/work -Pillow==10.2.0 +Pillow==10.3.0 prometheus-client @ file:///opt/conda/conda-bld/prometheus_client_1643788673601/work prompt-toolkit @ file:///tmp/build/80754af9/prompt-toolkit_1633440160888/work pure-eval @ file:///opt/conda/conda-bld/pure_eval_1646925070566/work