From 38a1b0659a153b77fcd4d9d2117f7d3663369aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:07:13 +0000 Subject: [PATCH] Bump pyparsing from 3.2.3 to 3.2.4 in /api Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.3 to 3.2.4. - [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.4) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.4 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..77a5266 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.4 # via ozi pyproject-hooks==1.2.0 # via