From 5fca20e8e00125e972c5ce717b8d9728e755f7a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 04:45:55 +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 d37a0b0..2fd82b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ mlsocket==0.1.2 numpy==1.24.3 opencv_python==4.7.0.72 pandas==2.0.2 -Pillow==10.0.0 +Pillow==10.0.1 PyYAML==6.0.1 Random_Word==1.0.11 Requests==2.31.0