From 8774b164336a90586ae1366ba9d2e642ccd42f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:08:12 -0600 Subject: [PATCH] chore(deps): bump the ci group in /.github/workflows with 2 updates (#2571) Bumps the ci group in /.github/workflows with 2 updates: [pip](https://github.com/pypa/pip) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pip` from 24.1.2 to 24.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1.2...24.2) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 70fa9ec0b..e6615dcc3 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,8 +1,8 @@ griffe==0.48.0 -pip==24.1.2 +pip==24.2 poetry==1.8.3 poetry-plugin-export==1.8.0 poetry-dynamic-versioning==1.4.0 -pre-commit==3.7.1 +pre-commit==3.8.0 nox==2024.4.15 nox-poetry==1.0.3