From 89d01d2188359467397ea0e2a04616f25742b5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 18:34:28 +0000 Subject: [PATCH] Bump outcome from 1.1.0 to 1.2.0 in /dependencies/default Bumps [outcome](https://github.com/python-trio/outcome) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/python-trio/outcome/releases) - [Commits](https://github.com/python-trio/outcome/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: outcome dependency-type: direct:production update-type: version-update:semver-minor ... 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 b4f4a2fd..dbd208ee 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -8,7 +8,7 @@ importlib-metadata==4.11.4 iniconfig==1.1.1 mypy==0.961 mypy-extensions==0.4.3 -outcome==1.1.0 +outcome==1.2.0 packaging==21.3 pluggy==1.0.0 py==1.11.0