From 20fed54e7d0400536a366a3f72fc5da07ddc7d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:28:30 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pyparsing from 3.1.4 to 3.2.0 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.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/3.1.4...3.2.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be5c9d6..a82af06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pathspec==0.12.1 platformdirs==4.3.6 pluggy==1.5.0 pycparser==2.22 -pyparsing==3.1.4 +pyparsing==3.2.0 requests==2.32.3 six==1.16.0 tomli==2.0.2