From cd800a7a8a348dc5ad35f2ea1568f4341a061062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:37:48 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 8.0.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76d98ac9..408c39a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomcache==0.8.1 aiohttp==3.9.2 marshmallow==3.20.2 msgpack==1.0.7 -pytest==7.4.4 +pytest==8.0.0 pytest-asyncio==0.23.4 pytest-cov==4.1.0 pytest-mock==3.12.0