From 77545788fb6190c4e93b1adf99d700746a0e76c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 21:33:04 +0000 Subject: [PATCH] Bump pytest from 3.8.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.2 to 8.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: pytest 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..5082ac8 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.3.3 coveralls==1.5.1 requests-mock==1.5.2 semver==2.8.1 \ No newline at end of file