From 6b956826412924c78419fed8da23b0ec6e15fe74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 17:29:19 +0000 Subject: [PATCH] Bump pyparsing from 3.2.0 to 3.2.3 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.0 to 3.2.3. - [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.0...3.2.3) --- updated-dependencies: - dependency-name: pyparsing 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 120b01ac..06cd4b6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ plexapi==4.16.1 portend==3.2.0 profilehooks==1.13.0 PyJWT==2.10.1 -pyparsing==3.2.0 +pyparsing==3.2.3 python-dateutil==2.9.0.post0 python-twitter==3.5 pytz==2024.2