mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
Merge pull request #173 from ggogel/renovate/lxml-4.x
Update dependency lxml to v4.9.4
This commit is contained in:
commit
452ed6770a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ colorlog==6.8.2 \
|
||||||
pymysql==1.1.0 \
|
pymysql==1.1.0 \
|
||||||
jinja2==3.1.3 \
|
jinja2==3.1.3 \
|
||||||
pycryptodome==3.20.0 \
|
pycryptodome==3.20.0 \
|
||||||
lxml==4.8.0 \
|
lxml==4.9.4 \
|
||||||
python-ldap==3.4.4
|
python-ldap==3.4.4
|
||||||
|
|
||||||
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
|
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
|
||||||
|
|
Loading…
Add table
Reference in a new issue