From 11ad266e5322d1d16d577883a6c5a09ba3ce6368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 07:49:29 +0000 Subject: [PATCH] Bump pyparsing from 2.4.7 to 3.1.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.7 to 3.1.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/pyparsing_2.4.7...3.1.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6bb4a23..920a54d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pycodestyle==2.5.0 pyflakes==2.1.1 Pygments==2.15.1 pylint==1.9.3 -pyparsing==2.4.7 +pyparsing==3.1.1 python-dateutil==2.8.2 readme-renderer==32.0 requests==2.31.0