From aa14ba28445b61bf28613f33c940aaaa9515fc5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 01:59:45 +0000 Subject: [PATCH] Bump pytest from 7.1.2 to 7.4.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 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.1.2...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 223a43b..f1da3cd 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ flake8==5.0.4 isort==5.10.1 pycodestyle==2.9.1 pyflakes==2.5.0 -pytest==7.1.2 +pytest==7.4.0 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==3.0.0