From 3a35272a94fa3164f86a9026201ca13e55164cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:36:47 +0000 Subject: [PATCH] build(deps): bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../05_AI_Governance/challenges/workshop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt b/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt index db61aabf3..9641d0dfe 100644 --- a/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt +++ b/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt @@ -209,7 +209,7 @@ parso==0.8.6 # via jedi pexpect==4.9.0 # via ipython -pillow==12.2.0 +pillow==12.3.0 # via matplotlib platformdirs==4.9.6 # via jupyter-core