mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-07-23 05:27:59 +00:00
Poetry(deps): bump pillow from 9.4.0 to 9.5.0 (#17)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
This commit is contained in:
parent
81c3a5726a
commit
18c3d7e540
2 changed files with 70 additions and 81 deletions
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||
python = "^3.10"
|
||||
mkdocs = "^1.4.2"
|
||||
mkdocs-material = "^9.1.2"
|
||||
pillow = "^9.4.0"
|
||||
pillow = "^9.5.0"
|
||||
cairosvg = "^2.6.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue