commit | 6bdb786ec89adcf6eb238f217b81fed3d6092773 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Apr 03 16:14:53 2024 +0000 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Apr 04 08:43:19 2024 +0200 |
tree | 125bd02d35881e4e9f34a3eadf4942fc8e3bfcb8 | |
parent | 6f56d0865e25b29f6fe2d995e73ba42af3225379 [diff] [blame] |
build(deps): bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.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.2.0...10.3.0) --- 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 11a683d..dd8c145 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,4 +1,4 @@ -pillow==10.2.0 +pillow==10.3.0 Sphinx==7.2.6 sphinxcontrib-plantuml==0.27 sphinx_design==0.5.0