mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-02-22 21:12:16 +00:00
Merge pull request #345 from ggogel/renovate/click-8.1.x
Update dependency click to v8.1.8
This commit is contained in:
commit
ce27d32684
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue