From d2611129b0a4769a57134957cc88bb6f0a635f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:08:14 +0000 Subject: [PATCH] Bump pip-tools from 7.4.1 to 7.5.1 in /api Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to 7.5.1. - [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.1) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 7addb33..7e31c64 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -62,7 +62,7 @@ packaging==25.0 invocations pbr==6.1.1 # via stevedore -pip-tools==7.4.1 +pip-tools==7.5.1 # via ozi pipx # via ozi