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

Commit 47ac476

Browse files
Bump pillow from 9.0.0 to 9.0.1 in /{{cookiecutter.project_slug}} (#325)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.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@9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80746dd commit 47ac476

File tree

2 files changed

+38
-35
lines changed

2 files changed

+38
-35
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ django-extensions = "~=3.1.5"
2525
packaging = "*"
2626
drf-yasg = "~=1.20.0"
2727
pyyaml = "~=6.0"
28-
pillow = "~=9.0.0"
28+
pillow = "~=9.0.1"
2929
pytest = "==7.0.0"
3030
factory-boy = "==3.2.1"
3131
google-cloud-secret-manager = "==2.8.0"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)