mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-05-15 23:47:12 +00:00
Poetry(deps): Bump pillow from 10.0.1 to 10.1.0 (#35)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.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.0.1...10.1.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
85181abce4
commit
73ac3f78ea
2 changed files with 57 additions and 57 deletions
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||
python = "^3.10"
|
||||
mkdocs = "^1.4.3"
|
||||
mkdocs-material = "^9.4.0"
|
||||
pillow = "^10.0.0"
|
||||
pillow = "^10.1.0"
|
||||
cairosvg = "^2.7.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue