diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0671d8609d..1b4843b2bb2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -178,5 +178,5 @@ repos: require_serial: true language: python additional_dependencies: - - lxml==4.9.3 + - lxml==5.3.0 files: ^(res/translations/.*\.ts)$