From 7db76341c303182fbdbb5ad8df6507c4043987df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 08:01:34 +0000 Subject: [PATCH] Bump pyparsing from 2.4.7 to 3.1.0 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.7 to 3.1.0. - [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.0) --- 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 c388848..5f5dabe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ prompt-toolkit==3.0.38 ptyprocess==0.7.0 pycparser==2.20 Pygments==2.14.0 -pyparsing==2.4.7 +pyparsing==3.1.0 pyserial==3.5 python-dateutil==2.8.2 requests==2.26.0