From 1d031940b5fc04a7c07f78c2bdc9f5ddee5f9e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:27:38 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /frontend Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/requirements.txt | 2 +- frontend/requirements_frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 8231f1275..5ae00e74b 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -3,7 +3,7 @@ docutils==0.20.1 graphviz==0.20.3 ipython==8.22.2 pdf2image==1.17.0 -pillow==10.2.0 +pillow==10.3.0 pydot-ng==2.0.0 Pygments==2.17.2 pyparsing==3.1.2 diff --git a/frontend/requirements_frozen.txt b/frontend/requirements_frozen.txt index 4dc1751e4..74ff71c9c 100644 --- a/frontend/requirements_frozen.txt +++ b/frontend/requirements_frozen.txt @@ -19,7 +19,7 @@ packaging==24.0 parso==0.8.3 pdf2image==1.17.0 pexpect==4.9.0 -pillow==10.2.0 +pillow==10.3.0 prompt-toolkit==3.0.43 ptyprocess==0.7.0 pure-eval==0.2.2