From 0839c52f7c450124aa777ffb3d0ca8605fd4b2b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:06:19 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /VC+/docs 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] --- VC+/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VC+/docs/requirements.txt b/VC+/docs/requirements.txt index bc7d0011..930cb036 100644 --- a/VC+/docs/requirements.txt +++ b/VC+/docs/requirements.txt @@ -14,7 +14,7 @@ requests==2.22.0 websocket-client==0.57.0 pydiscourse==0.9.0 django-taggit-autosuggest==0.3.8 -pillow==9.3.0 +pillow==10.0.1 setuptools==65.5.1 # This should be removed after going to python 3.9