From 34d5453236e0142d0340268b29738d9c505b2729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:23:54 +0000 Subject: [PATCH] Bump pyparsing from 3.0.8 to 3.1.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.8 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_3.0.8...3.1.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6565871..b9c1574 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ pathspec==0.9.0 platformdirs==2.5.2 pluggy==1.0.0 pylint==3.0.2 -pyparsing==3.0.8 +pyparsing==3.1.1 six==1.16.0 toml==0.10.2 tomli==2.0.1