From 1b8187ca67461f8897e97406d21c38583bfb8eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:20:00 +0100 Subject: [PATCH] Bump pytest from 7.2.2 to 7.3.1 (#2731) 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> Co-authored-by: Tom Christie --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5adfa510..0527f7d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ coverage[toml]==7.2.2 cryptography==41.0.0 mypy==1.3.0 types-certifi==2021.10.8.2 -pytest==7.2.2 +pytest==7.3.1 ruff==0.0.260 trio==0.22.0 trio-typing==0.8.0