From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:48:29 +0000 (+0100) Subject: Bump pytest from 7.3.1 to 7.4.0 (#2751) X-Git-Tag: 0.25.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354a6fc8dcb5c76b54f7c4de91e5b724e13818c7;p=thirdparty%2Fhttpx.git Bump pytest from 7.3.1 to 7.4.0 (#2751) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.0. - [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.3.1...7.4.0) --- 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 dbe8d742..56d10bfd 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.3.1 +pytest==7.4.0 ruff==0.0.260 trio==0.22.0 trio-typing==0.8.0