From 2bc7bd1572b127092b9812761f972fed46a8a96b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 16:32:06 +0000 Subject: [PATCH] Bump pip-tools in /python/helpers in the pip-tools group Bumps the pip-tools group in /python/helpers with 1 update: [pip-tools](https://github.com/jazzband/pip-tools). Updates `pip-tools` from 7.4.1 to 7.5.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/7.4.1...v7.5.0) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-tools ... Signed-off-by: dependabot[bot] --- python/helpers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/helpers/requirements.txt b/python/helpers/requirements.txt index 8fc522c60c4..74302b0a076 100644 --- a/python/helpers/requirements.txt +++ b/python/helpers/requirements.txt @@ -1,5 +1,5 @@ pip==25.1.1 -pip-tools==7.4.1 +pip-tools==7.5.0 flake8==7.3.0 hashin==1.0.5 pipenv==2025.0.4