From 5b6431241c166743c30aad02d7d912027bc703c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 06:07:35 +0000 Subject: [PATCH] Bump pyparsing from 2.4.7 to 3.2.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.7 to 3.2.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_2.4.7...3.2.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index baefacbf..64bc2f97 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -55,7 +55,7 @@ pycparser==2.20 PyGithub==2.1.1 PyJWT==1.7.1 PyNaCl==1.4.0 -pyparsing==2.4.7 +pyparsing==3.2.1 pytest==6.2.5 python-daemon==2.3.0 python-dateutil==2.8.2