From 7587fb486dffbc4d6ed76f80fbaae89d91475b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 03:27:25 +0000 Subject: [PATCH] Bump pytest from 8.0.2 to 8.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.0. - [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.2...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e415991..09adfd9b 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.2 +pytest==8.1.0 pytest-aiohttp==1.0.5 pytest-cov==4.1.0 pytest-sugar==1.0.0