From 1cfa47f59dfccec2b2c3dcd8a1f923fb8b04996d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 06:17:53 +0000 Subject: [PATCH] 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 758b370..2f971fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ncclient==0.7.0 paramiko==4.0.0 pycparser==2.23 pynacl==1.6.2 -pyparsing==3.3.1 +pyparsing==3.3.2 pyserial==3.5 pyyaml==6.0.3 scp==0.15.0