From 15a81a190dc0cc9e797f85ecf6187f5dbac5fb09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:57:59 +0000 Subject: [PATCH] Bump pyparsing from 3.1.1 to 3.1.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.1 to 3.1.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.1.1...pyparsing_3.1.2) --- 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 dea2b2a3..4ed57b3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ plexapi==4.15.10 portend==3.2.0 profilehooks==1.12.0 PyJWT==2.8.0 -pyparsing==3.1.1 +pyparsing==3.1.2 python-dateutil==2.8.2 python-twitter==3.5 pytz==2024.1