From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 07:18:02 +0000 (+0400) Subject: Bump pytest from 7.4.3 to 7.4.4 (#3032) X-Git-Tag: 0.27.0~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc1393c5cf6430e3027bdb724368a9d6e3429ef;p=thirdparty%2Fhttpx.git Bump pytest from 7.4.3 to 7.4.4 (#3032) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. - [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.3...7.4.4) --- 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: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 5b737a2c..c7b24a89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ twine==4.0.2 coverage[toml]==7.4.0 cryptography==41.0.7 mypy==1.5.1 -pytest==7.4.3 +pytest==7.4.4 ruff==0.1.9 trio==0.22.2 trio-typing==0.10.0