From fb6e3d83c969af5d4e2d0dc134b97e852fc47e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:28:18 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 8.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.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/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 345e9cf7..4f4dd79b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ docutils==0.20.1 jinja2==3.1.3 multidict==6.0.5 pygments==2.17.2 -pytest==8.0.0 +pytest==8.0.1 pytest-aiohttp==1.0.5 pytest-cov==4.1.0 pytest-sugar==0.9.7