From 5eeffaeab7d33ed933af450d74cf5a5098dd2ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 03:06:47 +0000 Subject: [PATCH] Bump pytest from 7.3.1 to 7.4.0 (#366) 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11a803a..0c3ea40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ build==0.10.0 docutils==0.19 mypy==1.2.0; implementation_name=="cpython" pre-commit==2.21.0 -pytest==7.3.1 +pytest==7.4.0 pytest-asyncio==0.21.1 pytest-cov==4.0.0 twine==4.0.2