From 32e0329a17468446d5e6b14d0e079f02f8a3343c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 03:51:49 +0000 Subject: [PATCH] Bump pip-tools from 7.4.1 to 7.5.0 in /api Bumps [pip-tools](https://github.com/jazzband/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 ... 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..78d4f7f 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.0 # via ozi pipx # via ozi