Merge pull request #182 from ggogel/renovate/termcolor-2.x

Update dependency termcolor to v2
This commit is contained in:
Gerrit Gogel 2024-02-19 11:06:11 +01:00 committed by GitHub
commit 293c75c4fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ python3-pip \
RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
sqlalchemy==2.0.27 \
click==8.1.7 \
termcolor==1.1.0 \
termcolor==2.4.0 \
colorlog==6.8.2 \
pymysql==1.1.0 \
jinja2==3.1.3 \