Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit cbe7f9b

Browse files
Bump pillow from 10.3.0 to 10.4.0 in /{{cookiecutter.project_slug}} (#775)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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@10.3.0...10.4.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>
1 parent f3e6e2a commit cbe7f9b

File tree

2 files changed

+83
-72
lines changed

2 files changed

+83
-72
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ django-allauth = "~=0.54.0"
2323
django-extensions = "~=3.2.3"
2424
packaging = "*"
2525
pyyaml = "~=6.0"
26-
pillow = "~=10.3.0"
26+
pillow = "~=10.4.0"
2727
pytest = "==7.4.3"
2828
factory-boy = "==3.3.0"
2929
google-cloud-secret-manager = "==2.20.1"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 82 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)