Skip to content

Commit

Permalink
Merge pull request #237 from ZdruzenieSTROM/pillow-bump
Browse files Browse the repository at this point in the history
Bump Pillow
  • Loading branch information
kovacspe authored Nov 11, 2023
2 parents c9c855a + 9637b8e commit 295eb03
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 70 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django-allauth = "~=0.58"
django-filter = "~=2.4"
djangorestframework = "~=3.12"
drf-writable-nested = "~=0.6"
pillow = "~=9.3"
pillow = "~=10.1"
python-magic = "~=0.4"

[dev-packages]
Expand Down
124 changes: 56 additions & 68 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ MarkupSafe==2.1.3
mccabe==0.7.0
oauthlib==3.2.2
openapi-codec==1.3.2
Pillow==9.5.0
Pillow==10.1.0
platformdirs==4.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
Expand Down

0 comments on commit 295eb03

Please sign in to comment.