Update dependency pillow to v10.3.0

This commit is contained in:
renovate[bot] 2024-04-16 15:27:34 +00:00 committed by GitHub
parent 2e039d1e57
commit 44939e372d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,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.2.0 \
pillow==10.3.0 \
captcha==0.5.0 \
pyjwt==2.8.0 \
mysqlclient==2.2.4 \