Update dependency lxml to v5.2.2

This commit is contained in:
renovate[bot] 2024-05-13 06:56:05 +00:00 committed by GitHub
parent 2724d12ee2
commit e1cdfb31ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ colorlog==6.8.2 \
pymysql==1.1.0 \ pymysql==1.1.0 \
jinja2==3.1.4 \ jinja2==3.1.4 \
pycryptodome==3.20.0 \ pycryptodome==3.20.0 \
lxml==5.2.1 \ lxml==5.2.2 \
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 {} + && \