commit | a1ca7dc1f032a721255cb04fd9a820d81a9c9ed0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Oct 04 01:00:55 2023 +0000 |
committer | GitHub <noreply@github.com> | Wed Oct 04 01:00:55 2023 +0000 |
tree | 379634bce245949751320e35a13ad854db3f6f0f | |
parent | d0cf24fd4ecaad038ceb8337f357ea627aac5e05 [diff] |
build(deps): bump pillow from 9.3.0 to 10.0.1 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] <support@github.com>
diff --git a/requirements.txt b/requirements.txt index 0e80680..6356d55 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,6 +1,6 @@ sphinx-rtd-theme sphinxcontrib-plantuml==0.24 -Pillow==9.3.0 +Pillow==10.0.1 sphinx-tabs sphinx-panels==0.6.0 sphinx==4.5.0