From 175648a5d55925c775ab6d4277a3bf9792ee8afb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 13:27:12 +0000 Subject: [PATCH] chore: bump pyparsing from 3.0.7 to 3.0.9 in /tests/acceptance Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.7 to 3.0.9. - [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.7...pyparsing_3.0.9) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/acceptance/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/requirements_py3.txt b/tests/acceptance/requirements_py3.txt index 98ea083ed..88373c055 100644 --- a/tests/acceptance/requirements_py3.txt +++ b/tests/acceptance/requirements_py3.txt @@ -17,7 +17,7 @@ psutil==5.9.0 py==1.11.0 pycparser==2.21 PyNaCl==1.5.0 -pyparsing==3.0.7 +pyparsing==3.0.9 pytest==7.0.1 pytest-html==3.1.1 pytest-metadata==1.11.0