From 4ac94e5e5e53619f52f800788b0d5360d1737a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:02:00 +0000 Subject: [PATCH] Build(deps): Bump pytest from 7.2.1 to 7.2.2 in /dependencies/default Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.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.2.1...7.2.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 15ef2cb0..9385a72c 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -13,7 +13,7 @@ outcome==1.2.0 packaging==23.0 pluggy==1.0.0 pyparsing==3.0.9 -pytest==7.2.1 +pytest==7.2.2 pytest-trio==0.8.0 sniffio==1.3.0 sortedcontainers==2.4.0