From c7385f0f3ce87c8e8ce26256d8a763ea161d6f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:05:30 +0200 Subject: [PATCH] Bump pytest from 7.2.2 to 7.3.1 (#2140) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1. - [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.2...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bab228930..25886411a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ typing_extensions==4.5.0 types-contextvars==2.4.7.2 types-PyYAML==6.0.12.9 types-dataclasses==0.6.6 -pytest==7.2.2 +pytest==7.3.1 trio==0.21.0 # Documentation