From 5584e0d9984bb4f0e280b4ca15df770da8a466de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:52:03 +0000 Subject: [PATCH] chore(deps): bump pyparsing from 3.3.1 to 3.3.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.3.1 to 3.3.2. - [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.3.1...3.3.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 509a01cb..4d4c2f2c 100644 --- a/requirements.in +++ b/requirements.in @@ -308,7 +308,7 @@ pydantic-core==2.41.5 # via pydantic pygments==2.19.2 # via pytest -pyparsing==3.3.1 +pyparsing==3.3.2 # via matplotlib pyproject-api==1.10.0 # via tox diff --git a/requirements.txt b/requirements.txt index 9f23ccea..5b0cd5ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1953,9 +1953,9 @@ pygments==2.19.2 \ # via # -r requirements.in # pytest -pyparsing==3.3.1 \ - --hash=sha256:023b5e7e5520ad96642e2c6db4cb683d3970bd640cdf7115049a6e9c3682df82 \ - --hash=sha256:47fad0f17ac1e2cad3de3b458570fbc9b03560aa029ed5e16ee5554da9a2251c +pyparsing==3.3.2 \ + --hash=sha256:850ba148bd908d7e2411587e247a1e4f0327839c40e2e5e6d05a007ecc69911d \ + --hash=sha256:c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc # via # -r requirements.in # matplotlib