From 26a185811f2c993cdf988cdd2906f3f6bc42fd97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:53:28 +0000 Subject: [PATCH] build(deps): bump pillow from 9.3.0 to 10.0.1 in /scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [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/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f6c846b67daa..3318db8ced6a 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -13,7 +13,7 @@ openpyxl==3.0.7 owid-catalog~=0.3.4 pandas~=1.3.0 pdfminer.six==20211012 -Pillow==9.3.0 +Pillow==10.0.1 psutil~=5.9.0 py-cpuinfo~=8.0.0 pyaml-env~=1.1.0