From c2f3b4cee171783092436b1ea12b7a991406327c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 06:17:09 +0000 Subject: [PATCH] Build(deps): Bump pytest-trio in /dependencies/default Bumps [pytest-trio](https://github.com/python-trio/pytest-trio) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/python-trio/pytest-trio/releases) - [Commits](https://github.com/python-trio/pytest-trio/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: pytest-trio 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 b8cc7fc6..f74a0e80 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -14,7 +14,7 @@ packaging==21.3 pluggy==1.0.0 pyparsing==3.0.9 pytest==7.2.0 -pytest-trio==0.7.0 +pytest-trio==0.8.0 sniffio==1.3.0 sortedcontainers==2.4.0 tomli==2.0.1