From 4040790a6732455e926f9ece651487f74767e81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:43:17 +0000 Subject: [PATCH] Bump pyparsing from 3.1.2 to 3.1.4 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.1.4. - [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.1.2...3.1.4) --- 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 244379e..20123eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ prsaw==0.4.0 pyasn1==0.6.0 pyasn1-modules==0.4.0 pyfiglet==1.0.2 -pyparsing==3.1.2 +pyparsing==3.1.4 python-dotenv==1.0.1 PyYAML==6.0.2 reportlab==4.2.2