Skip to content

Commit

Permalink
Merge pull request #465 from nadineproject/dependabot/pip/pillow-9.0.0
Browse files Browse the repository at this point in the history
Bump pillow from 8.4.0 to 9.0.0
  • Loading branch information
jsayles committed Jan 21, 2022
2 parents c41c8ef + 5140261 commit 53edba3
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 71 deletions.
2 changes: 1 addition & 1 deletion Pipfile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ iPython = "*"

[packages]
Django = "~=4.0"
Pillow = "~=8.3"
Pillow = "~=9.0"
psycopg2 = "~=2.9"
django-taggit = "~=1.5"
django-taggit-templatetags2 = "~=1.6"
Expand Down
123 changes: 53 additions & 70 deletions Pipfile.lock

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

0 comments on commit 53edba3

Please sign in to comment.