From 166688de11cc3eada02a5a20b9a00f402d1b1cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 19:59:10 +0000 Subject: [PATCH] build(deps): bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.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/11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Transformer foundations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt b/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt index 5534f3e..8bc793d 100644 --- a/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt +++ b/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt @@ -32,7 +32,7 @@ packaging==26.1 pandas==2.3.3 parso==0.8.6 pexpect==4.9.0 -pillow==11.3.0 +pillow==12.2.0 prompt_toolkit==3.0.52 protobuf==6.33.6 ptyprocess==0.7.0