From 7dce9d46b08b9d09a3356ee5cac415c90b9f295d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:14:09 +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 0b20d1c8..27e7aa32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomcache==0.8.2 aiohttp==3.10.4 marshmallow==3.22.0 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