From 9d1458ab5111ed285d9ba95ee464cf5d678d64de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 14:27:24 +0000 Subject: [PATCH] build(deps): bump pillow from 12.2.0 to 12.3.0 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f000c3..0998f2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ python-telegram-bot==22.8 pywebpush==2.3.0 scikit-learn==1.7.2 joblib==1.5.3 -Pillow==12.2.0 +Pillow==12.3.0 dnspython==2.8.0 QuantLib==1.43 sympy==1.14.0