Skip to content

Commit

Permalink
Bump pillow from 10.0.0 to 10.0.1 in /{{cookiecutter.repo_name}} (#681)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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](python-pillow/Pillow@10.0.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 7591daf commit 0799d10
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 59 deletions.
114 changes: 56 additions & 58 deletions {{cookiecutter.repo_name}}/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 {{cookiecutter.repo_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-storages = "^1.13.2"
uvicorn = "^0.22.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.29.2"
Pillow = "^10.0.0"
Pillow = "^10.0.1"
django-anymail = {extras = ["sendgrid"], version = "^10.0"}
django-vite = "^2.0.2"
tblib = "^2.0.0"
Expand Down

0 comments on commit 0799d10

Please sign in to comment.