From 59ba1a4144f6c72a377a155de82c84bd67e86a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 02:41:44 +0000 Subject: [PATCH] Bump pytest from 7.4.0 to 7.4.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 169e2d4f..885f0829 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pytest-profiling==1.7.0 pytest-rerunfailures==12.0 pytest-timeout==2.1.0 pytest-xdist==3.3.1 -pytest==7.4.0 +pytest==7.4.2 quart==0.18.4 reactivex==4.0.4 starlette==0.31.1