Skip to content

Commit

Permalink
Bump pillow from 9.4.0 to 9.5.0 in /api
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.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.4.0...9.5.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent 6a3c97f commit 5e268e1
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 80 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ipaddress = "~=1.0"
limit = "~=0.2"
orjson = "~=3.8.9"
piexif = "~=1.1"
Pillow = "~=9.3"
Pillow = "~=9.5"
psycopg2 = "~=2.9"
PyJWT = "~=2.6"
python-decouple = "~=3.8"
Expand Down
147 changes: 68 additions & 79 deletions api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e268e1

Please sign in to comment.