From 349d98546781c761d237a768f8d4c6efdfd30016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:17:53 +0000 Subject: [PATCH] Bump pyparsing from 3.2.3 to 3.2.5 in /api Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.3...3.2.5) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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..16061e7 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -74,7 +74,7 @@ pygments==2.19.1 # via # doc8 # sphinx -pyparsing==3.2.3 +pyparsing==3.2.5 # via ozi pyproject-hooks==1.2.0 # via