From 4fb8f96383c11e242f3e1d631bb2c2ec1427f5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:58:26 +0000 Subject: [PATCH] Bump pytest from 8.0.1 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.3.4. - [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.1...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... 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 844f625..6550b42 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ pytest-runner==6.0.1 Sphinx==7.2.6 codecov==2.1.13 twine==6.0.1 -pytest==8.0.1 +pytest==8.3.4 Sphinx==7.2.6 Click==8.1.7 pydocstyle==6.3.0