From 9bbdccc8d8ac84c5f99a856725c81908b13750d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 11:56:52 +0000 Subject: [PATCH] Bump pytest from 7.3.1 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 8.1.1. - [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.3.1...8.1.1) --- 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 335b43a..22ed6a0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ black==24.3.0 check-manifest==0.49 flake8==4.0.1 -pytest==7.3.1 +pytest==8.1.1 Sphinx==4.3.2 tox==3.25.0 tox-gh-actions==2.9.1