From 4e2cf260787f13f55ff9e53d4be5adc06e6b752c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 17:01:13 +0000 Subject: [PATCH] requirements(deps): 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 12249f4..6badd86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ importlib-metadata==7.0.1 iniconfig==2.0.0 packaging==23.2 pluggy==1.4.0 -pyparsing==3.1.1 +pyparsing==3.1.2 soupsieve==2.5 tomli==2.0.1 typing_extensions==4.10.0