From 338b5f41151c3b4f0e65d6e1883aac4c1139b439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:41:46 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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/10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 594a18c..632c0b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ paramiko==3.3.1 pypass==0.2.1 Babel==2.12.1 pyotp==2.9.0 -Pillow==10.0.0 +Pillow==10.0.1 pyscreenshot==3.1 zbar-py==1.0.4 python-dateutil==2.8.2