Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Bump pillow from 5.4.1 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@5.4.1...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent 92c93bf commit ec5147f
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 81 deletions.
150 changes: 71 additions & 79 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ ipython = "^7.2"
watchdog = "^0.9.0"
pre-commit = "^1.17"
notebook = "^6.0"
pillow = "^5.4"
pillow = "^9.3"
django-debug-toolbar = "3.2.0"

[tool.poetry.group.ci.dependencies]
argon2-cffi = "^19.1"
coreapi = "^2.3"
pillow = "^5.4"
pillow = "^9.3"
jinja2 = "2.11.3"
django-constance = {version = "^2.3", extras = ["database"]}
django-cors-headers = "^3.3.0"
Expand Down

0 comments on commit ec5147f

Please sign in to comment.