Update dependency colorlog to v6.9.0

This commit is contained in:
renovate[bot] 2024-10-29 20:47:30 +00:00 committed by GitHub
parent 5772e2da3e
commit c72f9bb248
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
sqlalchemy==2.0.36 \ sqlalchemy==2.0.36 \
click==8.1.7 \ click==8.1.7 \
termcolor==2.5.0 \ termcolor==2.5.0 \
colorlog==6.8.2 \ colorlog==6.9.0 \
pymysql==1.1.1 \ pymysql==1.1.1 \
jinja2==3.1.4 \ jinja2==3.1.4 \
pycryptodome==3.21.0 \ pycryptodome==3.21.0 \