Skip to content

Commit

Permalink
Bump pillow from 9.0.0 to 9.0.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [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.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2022
1 parent 7ce9609 commit 7932c3b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 11 deletions.
6 changes: 2 additions & 4 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ pickle5==0.0.11
# via -r base-requirements.in
pickleshare==0.7.5
# via ipython
pillow==9.0.0
pillow==9.0.1
# via
# -r base-requirements.in
# reportlab
Expand Down Expand Up @@ -645,9 +645,7 @@ turn-python==0.0.1
twilio==6.5.1
# via -r base-requirements.in
typing-extensions==4.1.1
# via
# black
# django-countries
# via django-countries
ua-parser==0.10.0
# via user-agents
unidecode==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ phonenumberslite==8.12.10
# via -r base-requirements.in
pickle5==0.0.11
# via -r base-requirements.in
pillow==9.0.0
pillow==9.0.1
# via
# -r base-requirements.in
# reportlab
Expand Down
6 changes: 2 additions & 4 deletions requirements/prod-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ pickle5==0.0.11
# via -r base-requirements.in
pickleshare==0.7.5
# via ipython
pillow==9.0.0
pillow==9.0.1
# via
# -r base-requirements.in
# reportlab
Expand Down Expand Up @@ -535,9 +535,7 @@ turn-python==0.0.1
twilio==6.5.1
# via -r base-requirements.in
typing-extensions==4.1.1
# via
# black
# django-countries
# via django-countries
ua-parser==0.10.0
# via user-agents
unidecode==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ phonenumberslite==8.12.10
# via -r base-requirements.in
pickle5==0.0.11
# via -r base-requirements.in
pillow==9.0.0
pillow==9.0.1
# via
# -r base-requirements.in
# reportlab
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ phonenumberslite==8.12.10
# via -r base-requirements.in
pickle5==0.0.11
# via -r base-requirements.in
pillow==9.0.0
pillow==9.0.1
# via
# -r base-requirements.in
# reportlab
Expand Down

0 comments on commit 7932c3b

Please sign in to comment.