Skip to content

Commit

Permalink
Bump pillow from 10.0.1 to 10.1.0 in /config/requirements (#185)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.1.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.0.1...10.1.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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent f3b1672 commit 5366ae1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ humanize==4.8.0
imgproxy==1.0.0
isort==5.12.0
itsdangerous==2.1.2
Pillow==10.0.1
Pillow==10.1.0
pre-commit==3.5.*
psycopg2==2.9.*
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion config/requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ hiredis==2.2.3
humanize==4.8.0
imgproxy==1.0.0
itsdangerous==2.1.2
Pillow==10.0.1
Pillow==10.1.0
psycopg2==2.9.*
python-dateutil==2.8.2
python-magic==0.4.27
Expand Down

0 comments on commit 5366ae1

Please sign in to comment.