1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-16 08:22:45 +00:00

Bump pillow from 9.4.0 to 9.5.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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/9.4.0...9.5.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-05 12:11:26 +00:00
committed by Daniel Gray
parent b416b069ca
commit 02a0ae0d9f
2 changed files with 69 additions and 80 deletions

View File

@ -10,7 +10,7 @@ typing-extensions = "~=4.5"
mkdocs-rss-plugin = "~=1.6"
mkdocs-git-committers-plugin-2 = "~=1.1"
mkdocs-macros-plugin = "~=0.7"
pillow = "~=9.4"
pillow = "~=9.5"
cairosvg = "~=2.7"
[dev-packages]