Update dependency pillow to v11

This commit is contained in:
renovate[bot] 2024-10-15 17:30:52 +00:00 committed by GitHub
parent 10b72d319a
commit febf97befb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ python3-dev
RUN python3 -m pip install --upgrade pip &&\
pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
future==1.0.0 \
pillow==10.4.0 \
pillow==11.0.0 \
captcha==0.6.0 \
pyjwt==2.9.0 \
mysqlclient==2.2.4 \