From 9686481ab92d65bd76b1853b292960d5e949c958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:16:50 +0000 Subject: [PATCH] Bump pytest from 3.8.2 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.2 to 8.4.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/3.8.2...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bc90dd2..684f571 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ coverage==7.5.3 pytest-cov==2.6.0 flake8==7.1.0 -pytest==3.8.2 +pytest==8.4.2 coveralls==1.5.1 requests-mock==1.5.2 semver==2.8.1 \ No newline at end of file