From 3eb56240404b464626dd16005865b9f5f5bbace7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 18:25:52 +0000 Subject: [PATCH] Bump pyparsing from 3.0.7 to 3.0.8 in /dependencies/default 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/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 5181d741..8e531b90 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -12,7 +12,7 @@ outcome==1.1.0 packaging==21.3 pluggy==1.0.0 py==1.11.0 -pyparsing==3.0.7 +pyparsing==3.0.8 pytest==7.1.1 pytest-trio==0.7.0 sniffio==1.2.0