diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d71a75e9d507..fa9cabd0dbe6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -92,7 +92,7 @@ repos: |examples/mapillarystreetview.js )$ - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black - repo: https://github.com/PyCQA/isort diff --git a/ci/requirements.txt b/ci/requirements.txt index 2d5a0ee47f2d..84c149406f84 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,3 +1,3 @@ c2cciutils[checks]==1.6.21 -wheel==0.43.0 +wheel==0.44.0 pre-commit==3.8.0