Update dependency click to v8.1.8

This commit is contained in:
renovate[bot] 2025-01-04 09:47:35 +00:00 committed by GitHub
parent 4231ab65ff
commit af73e121d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ libsasl2-dev \
RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \ 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.8 \
termcolor==2.5.0 \ termcolor==2.5.0 \
colorlog==6.9.0 \ colorlog==6.9.0 \
pymysql==1.1.1 \ pymysql==1.1.1 \