From ee1edb49dda646df70a3e39a4cc83589222b7165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:22:47 +0000 Subject: [PATCH] Bump the packages group across 2 directories with 1 update Updates the requirements on and [pip-tools](https://github.com/jazzband/pip-tools) to permit the latest version. Updates `pip-tools` to 7.6.0 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/v7.5.0...v7.6.0) Updates `pip-tools` from 7.5.3 to 7.6.0 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/v7.5.0...v7.6.0) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.6.0 dependency-type: direct:production dependency-group: packages - dependency-name: pip-tools dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: packages ... Signed-off-by: dependabot[bot] --- .github/utils/requirements.txt | 2 +- .../.github/utils/requirements_ci.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/utils/requirements.txt b/.github/utils/requirements.txt index d8f05d2..2baf84f 100644 --- a/.github/utils/requirements.txt +++ b/.github/utils/requirements.txt @@ -1,3 +1,3 @@ cookiecutter~=2.7 flit~=3.12 -pip-tools~=7.5 +pip-tools~=7.6 diff --git a/{{ cookiecutter.project_slug }}/.github/utils/requirements_ci.txt b/{{ cookiecutter.project_slug }}/.github/utils/requirements_ci.txt index 1761760..dcca716 100644 --- a/{{ cookiecutter.project_slug }}/.github/utils/requirements_ci.txt +++ b/{{ cookiecutter.project_slug }}/.github/utils/requirements_ci.txt @@ -1 +1 @@ -pip-tools==7.5.3 +pip-tools==7.6.0