From e40234b599f4c3be8499f0ff1fda2b0a010377c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Nov 2021 13:55:05 -0800 Subject: [PATCH] Bump pyparsing from 2.4.7 to 3.0.6 (#1564) Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.7 to 3.0.6. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_2.4.7...pyparsing_3.0.6) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fafe170..56aed031 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ plexapi==4.7.2 portend==3.0.0 profilehooks==1.12.0 PyJWT==2.3.0 -pyparsing==2.4.7 +pyparsing==3.0.6 python-dateutil==2.8.2 python-twitter==3.5 pytz==2021.3