Skip to content

Commit

Permalink
Update dependency colorlog to v6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 5772e2d commit c72f9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seafile-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN pip3 install --target /pip-deps --timeout=3600 --no-cache-dir \
sqlalchemy==2.0.36 \
click==8.1.7 \
termcolor==2.5.0 \
colorlog==6.8.2 \
colorlog==6.9.0 \
pymysql==1.1.1 \
jinja2==3.1.4 \
pycryptodome==3.21.0 \
Expand Down

0 comments on commit c72f9bb

Please sign in to comment.