From 28ef225dade9792da02e40e5323a0bf179aa0aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:30:59 +0000 Subject: [PATCH] Bump pyparsing from 3.0.8 to 3.0.9 in /dependencies/default Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.8 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.8...pyparsing_3.0.9) --- 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 19b3a0c5..590b8883 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.8 +pyparsing==3.0.9 pytest==7.1.2 pytest-trio==0.7.0 sniffio==1.2.0