From e2a61636026b56da827b2a9aa86b5ff348b1a299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 18:26:31 +0000 Subject: [PATCH] Bump pytest from 7.1.1 to 7.1.2 in /dependencies/default Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest 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 16aaf0b6..d8d8da67 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -13,7 +13,7 @@ packaging==21.3 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.8 -pytest==7.1.1 +pytest==7.1.2 pytest-trio==0.7.0 sniffio==1.2.0 sortedcontainers==2.4.0