From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:39:05 +0000 (+0100) Subject: Bump pytest from 7.4.0 to 7.4.2 (#2871) X-Git-Tag: 0.25.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b8e328447ec8f5906b1455c32b1071f73dfe23;p=thirdparty%2Fhttpx.git Bump pytest from 7.4.0 to 7.4.2 (#2871) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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.4.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zanie Blue --- diff --git a/requirements.txt b/requirements.txt index 83ffa502..9218f530 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ coverage[toml]==7.3.0 cryptography==41.0.4 mypy==1.5.1 types-certifi==2021.10.8.2 -pytest==7.4.0 +pytest==7.4.2 ruff==0.0.291 trio==0.22.2 trio-typing==0.8.0