From 91e94afbf111aa76e5e7a552bf5df603f7acb124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 02:39:13 +0000 Subject: [PATCH] Bump inflect from 5.6.2 to 7.5.0 Bumps [inflect](https://github.com/jaraco/inflect) from 5.6.2 to 7.5.0. - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/inflect/compare/v5.6.2...v7.5.0) --- updated-dependencies: - dependency-name: inflect dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/test/cuda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test/cuda.txt b/requirements/test/cuda.txt index 245a86f93..1b2979640 100644 --- a/requirements/test/cuda.txt +++ b/requirements/test/cuda.txt @@ -327,7 +327,7 @@ imageio==2.37.0 # via scikit-image importlib-metadata==8.7.0 # via opentelemetry-api -inflect==5.6.2 +inflect==7.5.0 # via datamodel-code-generator iniconfig==2.0.0 # via pytest