mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-06-11 04:43:13 +00:00
Bump pillow from 9.5.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. - [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.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
687540afa3
commit
a04f148312
2 changed files with 59 additions and 100 deletions
|
@ -8,7 +8,7 @@ readme = "README.md"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
django = "^4.2.2"
|
||||
pillow = "^9.5.0"
|
||||
pillow = "^10.0.1"
|
||||
django-libsass = "^0.9"
|
||||
django-compressor = "^4.3.1"
|
||||
django-markdownify = "^0.9.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue