From 417a7dcd19cc66ab386851e91a1f5691563ea6ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 18:25:44 +0000 Subject: [PATCH] Bump pyparsing from 3.0.7 to 3.0.8 in /dependencies/pytest-min Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.7 to 3.0.8. - [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.8) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/pytest-min/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/pytest-min/constraints.txt b/dependencies/pytest-min/constraints.txt index f3c8abf7..18e01b07 100644 --- a/dependencies/pytest-min/constraints.txt +++ b/dependencies/pytest-min/constraints.txt @@ -11,7 +11,7 @@ outcome==1.1.0 packaging==21.3 pluggy==0.13.1 py==1.11.0 -pyparsing==3.0.7 +pyparsing==3.0.8 pytest==6.1.0 pytest-trio==0.7.0 sniffio==1.2.0