Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 2b3d403 commit 8808650
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ beautifulsoup4==4.10.0
# via -r base-requirements.in
billiard==3.6.4.0
# via celery
bleach==6.1.0
bleach[css]==6.1.0
# via -r base-requirements.in
boto3==1.24.96
# via -r base-requirements.in
Expand Down Expand Up @@ -429,7 +429,7 @@ pickle5==0.0.11
# via -r base-requirements.in
pickleshare==0.7.5
# via ipython
pillow==10.3.0
pillow==11.1.0
# via
# -r base-requirements.in
# reportlab
Expand Down Expand Up @@ -492,7 +492,7 @@ pygments==2.15.0
# sphinx
pyjwkest==1.4.2
# via oic
pyjwt==2.7.0
pyjwt[crypto]==2.7.0
# via
# -r base-requirements.in
# msal
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ beautifulsoup4==4.12.2
# via -r base-requirements.in
billiard==3.6.4.0
# via celery
bleach==6.1.0
bleach[css]==6.1.0
# via -r base-requirements.in
boto3==1.24.96
# via -r base-requirements.in
Expand Down Expand Up @@ -357,7 +357,7 @@ phonenumberslite==8.12.48
# via -r base-requirements.in
pickle5==0.0.11
# via -r base-requirements.in
pillow==10.3.0
pillow==11.1.0
# via
# -r base-requirements.in
# reportlab
Expand Down
6 changes: 3 additions & 3 deletions requirements/prod-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ beautifulsoup4==4.12.2
# via -r base-requirements.in
billiard==3.6.4.0
# via celery
bleach==6.1.0
bleach[css]==6.1.0
# via -r base-requirements.in
boto3==1.24.96
# via -r base-requirements.in
Expand Down Expand Up @@ -360,7 +360,7 @@ pickle5==0.0.11
# via -r base-requirements.in
pickleshare==0.7.5
# via ipython
pillow==10.3.0
pillow==11.1.0
# via
# -r base-requirements.in
# reportlab
Expand Down Expand Up @@ -415,7 +415,7 @@ pygments==2.15.0
# via ipython
pyjwkest==1.4.2
# via oic
pyjwt==2.7.0
pyjwt[crypto]==2.7.0
# via
# -r base-requirements.in
# msal
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ beautifulsoup4==4.12.2
# via -r base-requirements.in
billiard==3.6.4.0
# via celery
bleach==6.1.0
bleach[css]==6.1.0
# via -r base-requirements.in
boto3==1.24.96
# via -r base-requirements.in
Expand Down Expand Up @@ -334,7 +334,7 @@ phonenumberslite==8.12.48
# via -r base-requirements.in
pickle5==0.0.11
# via -r base-requirements.in
pillow==10.3.0
pillow==11.1.0
# via
# -r base-requirements.in
# reportlab
Expand Down Expand Up @@ -379,7 +379,7 @@ pygithub==1.55
# via -r base-requirements.in
pyjwkest==1.4.2
# via oic
pyjwt==2.7.0
pyjwt[crypto]==2.7.0
# via
# -r base-requirements.in
# msal
Expand Down
6 changes: 3 additions & 3 deletions requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ beautifulsoup4==4.10.0
# via -r base-requirements.in
billiard==3.6.4.0
# via celery
bleach==6.1.0
bleach[css]==6.1.0
# via -r base-requirements.in
boto3==1.24.96
# via -r base-requirements.in
Expand Down Expand Up @@ -358,7 +358,7 @@ phonenumberslite==8.12.48
# via -r base-requirements.in
pickle5==0.0.11
# via -r base-requirements.in
pillow==10.3.0
pillow==11.1.0
# via
# -r base-requirements.in
# reportlab
Expand Down Expand Up @@ -409,7 +409,7 @@ pygithub==1.55
# via -r base-requirements.in
pyjwkest==1.4.2
# via oic
pyjwt==2.7.0
pyjwt[crypto]==2.7.0
# via
# -r base-requirements.in
# msal
Expand Down

0 comments on commit 8808650

Please sign in to comment.