From cfe756a2fc78c8f1ac8fc830bc85561529b7d733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:57:43 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.1.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.0.0...10.1.0) --- updated-dependencies: - dependency-name: pillow 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 d37a0b0..a59846a 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.1.0 PyYAML==6.0.1 Random_Word==1.0.11 Requests==2.31.0