From e42f0118305656d34d100faf587ed7ffceb745f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:25:23 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 8.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.2. - [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.2.2) --- 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 7fdef910..6fb7ce0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomcache==0.8.2 aiohttp==3.9.5 marshmallow==3.21.3 msgpack==1.0.8 -pytest==7.4.4 +pytest==8.2.2 pytest-asyncio==0.23.7 pytest-cov==5.0.0 pytest-mock==3.14.0