mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-05 18:36:41 +00:00
Poetry(deps): Bump pillow from 10.2.0 to 10.3.0 (#48)
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 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>
This commit is contained in:
parent
d04db24c4b
commit
ac4ac7f821
2 changed files with 2 additions and 2 deletions
2
poetry.lock
generated
2
poetry.lock
generated
|
@ -983,4 +983,4 @@ files = [
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.10"
|
python-versions = "^3.10"
|
||||||
content-hash = "109406fb0a5b63acecd5fe158d93a73d5eadc4fa4cff36a654329efb2603ee6b"
|
content-hash = "56c67637276392c31b24edf3b9eb06f5595f4fa5ab3f300318149c68b4f35688"
|
||||||
|
|
|
@ -9,7 +9,7 @@ license = "MIT"
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
mkdocs = "^1.4.3"
|
mkdocs = "^1.4.3"
|
||||||
mkdocs-material = "^9.5.5"
|
mkdocs-material = "^9.5.5"
|
||||||
pillow = "^10.2.0"
|
pillow = "^10.3.0"
|
||||||
cairosvg = "^2.7.0"
|
cairosvg = "^2.7.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|
Loading…
Add table
Reference in a new issue