From 7be773bd91e46649738b1f14d92445c920f63aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 19:06:23 +0000 Subject: [PATCH] Bump pytest from 6.2.5 to 7.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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/6.2.5...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7808d9c4a..332bfc709 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ types-requests==2.26.3 types-contextvars==2.4.2 types-PyYAML==6.0.4 types-dataclasses==0.6.2 -pytest==6.2.5 +pytest==7.0.1 trio==0.19.0 # Documentation