From 5ae33b418a4ed430ab9c32af8eba4b0423bc866e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:27:18 +0000 Subject: [PATCH] chore(deps-dev): bump pytest from 7.4.0 to 9.0.3 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 9.0.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/7.4.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index dcf9502..98f2be1 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -3,7 +3,7 @@ ipython==8.14.0 pre-commit==3.3.3 -pytest==7.4.0 +pytest==9.0.3 coverage==7.2.7 # Build