From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 17:26:09 +0000 (+0100) Subject: Bump pytest from 7.2.0 to 7.2.1 (#2612) X-Git-Tag: 0.24.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99a080ea78232cc2e53d9fe8ec96f9abe69ba8d3;p=thirdparty%2Fhttpx.git Bump pytest from 7.2.0 to 7.2.1 (#2612) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 61892ef9..ea096679 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ isort==5.11.4; python_version<'3.8' isort==5.12.0; python_version>='3.8' mypy==0.982 types-certifi==2021.10.8.2 -pytest==7.2.0 +pytest==7.2.1 trio==0.22.0 trio-typing==0.7.0 trustme==0.9.0