From bc44f9e575304a79ffe8f0ee791b674201d81989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:12:59 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.1. - [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.1.1) --- 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 18c6a05f..24387c86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomcache==0.8.1 aiohttp==3.9.3 marshmallow==3.21.1 msgpack==1.0.8 -pytest==7.4.4 +pytest==8.1.1 pytest-asyncio==0.23.5.post1 pytest-cov==4.1.0 pytest-mock==3.12.0