From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 19:43:58 +0000 (+0100) Subject: Bump pytest from 6.2.5 to 7.0.1 (#1529) X-Git-Tag: 0.19.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61e92e2a4cc2846bc868e014eb6d8760d45c2acb;p=thirdparty%2Fstarlette.git Bump pytest from 6.2.5 to 7.0.1 (#1529) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 7808d9c4..332bfc70 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