From 1051e55d7b3441edbeb90e37dedd8e543448c4fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:38:12 +0000 Subject: [PATCH] Bump pillow in /recommendations/your-second-recsys-master/lecture_5 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 10.2.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/8.4.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../your-second-recsys-master/lecture_5/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recommendations/your-second-recsys-master/lecture_5/requirements.txt b/recommendations/your-second-recsys-master/lecture_5/requirements.txt index c6be330..d4269b9 100644 --- a/recommendations/your-second-recsys-master/lecture_5/requirements.txt +++ b/recommendations/your-second-recsys-master/lecture_5/requirements.txt @@ -50,7 +50,7 @@ pandocfilters==1.5.0 parso==0.8.2 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.4.0 +Pillow==10.2.0 plotly==5.3.1 prometheus-client==0.12.0 prompt-toolkit==3.0.22