From 9776a9b0beb84454323a83511fe7eb6eca6db4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:10:44 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 8.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.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.3.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 7cd3647d..653f2e26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomcache==0.8.2 aiohttp==3.10.3 marshmallow==3.21.3 msgpack==1.0.8 -pytest==7.4.4 +pytest==8.3.2 pytest-asyncio==0.23.8 pytest-cov==5.0.0 pytest-mock==3.14.0