From 5c472ba685f852c28957cbb836f38a8311ba582a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 13:59:23 +0000 Subject: [PATCH] chore(deps): update dependency pillow to v12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fbd2504..4d0a2ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -148,7 +148,7 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==11.3.0 +pillow==12.1.0 # via matplotlib platformdirs==4.4.0 # via jupyter-core