From ee558ba4d981b8e0960f8626bb0daeaa9adef93d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 11:34:21 +0000 Subject: [PATCH] chore(deps-dev): bump pip-tools from 7.5.3 to 7.6.0 Bumps [pip-tools](https://github.com/jazzband/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.3...v7.6.0) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fb31bb2..1457cf8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -129,7 +129,7 @@ packaging==26.2 # wheel pfzy==0.3.4 # via inquirerpy -pip-tools==7.5.3 +pip-tools==7.6.0 # via ro-crate-validation-service (pyproject.toml) platformdirs==4.10.0 # via requests-cache