diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3958643..75782d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: pass_filenames: true language: python additional_dependencies: - - types-requests==2.32.0.20250328 + - types-requests==2.32.0.20250602 - repo: https://github.com/pre-commit/pre-commit rev: v4.2.0