From 24ae6b79f504b1d368a6997de5c8c442a95b416c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 06:23:02 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 2 +- ci/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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