From 461356fc0801e8ef4afb183247eeae231fad3cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 00:25:40 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 8.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.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.2.2) --- 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 d4e7b65..890da4d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ pre-commit==3.7.0 pydocstyle==6.3.0 pylint==3.1.0 pytest-cov==4.1.0 -pytest==7.4.4 +pytest==8.2.2 rstcheck==6.2.1 Sphinx==7.2.6 tomli==2.0.1