From daff9d1c9338c9527de5fe1f8d4f7d49b60d3f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:50:16 +0000 Subject: [PATCH] Bump pytest from 7.4.2 to 8.0.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 8.0.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/7.4.2...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 9bcf4f0..f90096c 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -7,7 +7,7 @@ packaging==23.2 platformdirs==3.11.0 pluggy==1.3.0 pylint==3.0.1 -pytest==7.4.2 +pytest==8.0.0 pytest-asyncio==0.21.1 ruff==0.0.292 tomlkit==0.12.1 \ No newline at end of file