From 5382580b38d090b271dc8de1635cfbc1c7f7ceaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:15:50 +0000 Subject: [PATCH] Bump pyparsing from 3.2.0 to 3.2.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.0 to 3.2.1. - [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.1) --- 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 e05608bc..9c61ab96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ plexapi==4.16.0 portend==3.2.0 profilehooks==1.13.0 PyJWT==2.10.1 -pyparsing==3.2.0 +pyparsing==3.2.1 python-dateutil==2.9.0.post0 python-twitter==3.5 pytz==2024.2