From cf708d521db0840a775c10dd306e1f5f2c43b5ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 13:08:16 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.0.6 to 3.0.7 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.6 to 3.0.7. - [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.6...pyparsing_3.0.7) --- 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 dae8466..ed25df0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ py==1.11.0 pycodestyle==2.8.0 pyflakes==2.4.0 pylint==2.8.2 -pyparsing==3.0.6 +pyparsing==3.0.7 pytest==6.2.3 pytest-cov==2.11.1 PyYAML==5.4.1