From 566901d0dc74e49026c159432590b75d81ee3cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:13:40 +0000 Subject: [PATCH] Bump pytest from 7.2.2 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 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.2.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 384dddc..736bc6f 100644 --- a/development.txt +++ b/development.txt @@ -1,6 +1,6 @@ -r requirements.txt black==23.1.0 -pytest==7.2.2 +pytest==8.1.1 pytest-cov==4.0.0 myst-parser==1.0.0 Sphinx==6.1.3