diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a819f93..5a1943b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: language: pygrep types: [text] - repo: https://github.com/zricethezav/gitleaks - rev: v8.23.3 + rev: v8.22.1 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user diff --git a/requirements.txt b/requirements.txt index 32afd07..1ca1190 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flask==3.1.0 gevent==24.11.1 -weasyprint==63.1 +weasyprint==64.0