From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 19:15:36 +0000 (+0200) Subject: Bump pytest from 7.0.1 to 7.1.2 (#1614) X-Git-Tag: 0.20.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dbb851f4e64b938c2968b782c8632e6918bef402;p=thirdparty%2Fstarlette.git Bump pytest from 7.0.1 to 7.1.2 (#1614) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.0.1...7.1.2) --- 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> --- diff --git a/requirements.txt b/requirements.txt index 48367109..2b377368 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==7.0.1 +pytest==7.1.2 trio==0.19.0 # Documentation