Skip to content

Commit

Permalink
build(deps): Bump pillow from 9.3.0 to 10.3.0
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.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@9.3.0...10.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 3, 2024
1 parent 7161bf0 commit 55b5a3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ pathspec==0.11.1
# via black
pep8-naming==0.13.2
# via api-final-yatube (pyproject.toml)
pillow==9.5.0
pillow==10.3.0
# via api-final-yatube (pyproject.toml)
platformdirs==3.2.0
# via black
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ oauthlib==3.2.2
# via
# requests-oauthlib
# social-auth-core
pillow==9.3.0
pillow==10.3.0
# via api-final-yatube (pyproject.toml)
pycparser==2.21
# via cffi
Expand Down

0 comments on commit 55b5a3f

Please sign in to comment.