Skip to content

Commit

Permalink
Merge pull request #19 from aceat64/dependabot/pip/pillow-10.1.0
Browse files Browse the repository at this point in the history
Bump pillow from 10.0.1 to 10.1.0
  • Loading branch information
aceat64 authored Dec 5, 2023
2 parents 90d49d4 + d9e3c5e commit 3863981
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.11"
mkdocs-material = {git = "https://github.com/squidfunk/mkdocs-material-insiders.git"}
mkdocs-minify-plugin = "^0.7.0"
Pillow = "^10.0.1"
Pillow = "^10.1.0"
CairoSVG = "^2.7.0"
pngquant = "^1.0.7"

0 comments on commit 3863981

Please sign in to comment.