From f491b26342998fff497b65edda8e7ad518e814fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:37:11 +0000 Subject: [PATCH] Bump pillow in /projects/aIrbnb analysis/New airbnb analysis 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/aIrbnb analysis/New airbnb analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/aIrbnb analysis/New airbnb analysis/requirements.txt b/projects/aIrbnb analysis/New airbnb analysis/requirements.txt index 4419cc7..1a87c87 100644 --- a/projects/aIrbnb analysis/New airbnb analysis/requirements.txt +++ b/projects/aIrbnb analysis/New airbnb analysis/requirements.txt @@ -9,7 +9,7 @@ nb-conda==2.2.1 numpy==1.22.0 pandas==1.1.4 pgmpy==0.1.11 -Pillow==10.2.0 +Pillow==10.3.0 pipreqs==0.4.12 pyro-ppl==1.5.1 rpy2==3.3.6