Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 3ef4b55 commit fff2cae
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,16 @@ asgiref==3.6.0
async-timeout==3.0.1
# via aiohttp
attrs==21.2.0
# via aiohttp
# via
# aiohttp
# cattrs
# requests-cache
bleach==3.3.0
# via -r requirements.in
cachetools==5.2.1
# via django-helusers
cattrs==23.1.1
# via requests-cache
certifi==2022.12.7
# via
# requests
Expand Down Expand Up @@ -142,6 +147,8 @@ ecdsa==0.15
# via python-jose
elasticsearch==7.6.0
# via -r requirements.in
exceptiongroup==1.2.0
# via cattrs
future==0.18.3
# via pyjwkest
geographiclib==1.52
Expand Down Expand Up @@ -192,10 +199,12 @@ packaging==21.3
# bleach
# deprecation
# drf-yasg
pillow==8.2.0
pillow==10.2.0
# via
# -r requirements.in
# easy-thumbnails
platformdirs==4.2.0
# via requests-cache
psycopg2==2.8.4
# via -r requirements.in
pyasn1==0.4.8
Expand All @@ -212,6 +221,7 @@ pyjwt[crypto]==1.7.1
# via
# django-allauth
# djangorestframework-jwt
# pyjwt
# social-auth-core
pyparsing==2.4.6
# via
Expand Down Expand Up @@ -258,7 +268,7 @@ requests==2.23.0
# requests-cache
# requests-oauthlib
# social-auth-core
requests-cache==0.6.0.dev1
requests-cache==1.1.1
# via
# -r requirements.in
# django-munigeo-turku
Expand All @@ -270,6 +280,8 @@ rsa==4.7
# via python-jose
ruamel-yaml==0.17.21
# via drf-yasg
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
sentry-sdk==0.14.3
# via -r requirements.in
six==1.14.0
Expand All @@ -288,6 +300,7 @@ six==1.14.0
# python-jose
# social-auth-app-django
# social-auth-core
# url-normalize
social-auth-app-django==3.1.0
# via -r requirements.in
social-auth-core==3.3.2
Expand All @@ -301,15 +314,19 @@ swapper==1.3.0
typing-extensions==3.10.0.0
# via
# aiohttp
# cattrs
# django-modeltranslation
uritemplate==4.1.1
# via
# coreapi
# drf-yasg
url-normalize==1.4.3
# via requests-cache
urllib3==1.25.9
# via
# elasticsearch
# requests
# requests-cache
# sentry-sdk
webencodings==0.5.1
# via bleach
Expand Down

0 comments on commit fff2cae

Please sign in to comment.