From 1ab7690a03c3bd7f15c907a715139a80b1e1b937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:33:39 +0000 Subject: [PATCH] Bump pytest from 7.3.1 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 8.1.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/7.3.1...8.1.1) --- 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 daf0133..4e7176b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ coverage==7.4.4 iniconfig==2.0.0 packaging==24.0 pluggy==1.4.0 -pytest==7.3.1 +pytest==8.1.1 pytest-asyncio==0.21.0 pytest-cov==5.0.0 websockets==11.0.3