From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:20:00 +0000 (+0100) Subject: Bump pytest from 7.2.2 to 7.3.1 (#2731) X-Git-Tag: 0.25.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8187ca67461f8897e97406d21c38583bfb8eae;p=thirdparty%2Fhttpx.git 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 --- 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