Merge pull request #169 from ggogel/renovate/click-8.x

Update dependency click to v8.1.7
This commit is contained in:
Gerrit Gogel 2024-02-19 11:04:35 +01:00 committed by GitHub
commit 8563c4f4fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ python3-pip \
RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
sqlalchemy==2.0.27 \
click==8.0.3 \
click==8.1.7 \
termcolor==1.1.0 \
colorlog==6.6.0 \
pymysql==1.1.0 \