From 90b58fbb21c0e64563ef757ee88f2c5fb5ab6df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 18:56:15 +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 2cd24e2b..592bad13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomcache==0.8.1 aiohttp==3.9.3 marshmallow==3.20.2 msgpack==1.0.7 -pytest==7.4.4 +pytest==8.0.0 pytest-asyncio==0.23.5 pytest-cov==4.1.0 pytest-mock==3.12.0