From 7e54a816c0d5fdffc07dcfaa4587d36aa0ad3950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:16:28 +0000 Subject: [PATCH] build(deps): bump pytest from 8.4.1 to 9.0.1 in /docs Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.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/8.4.1...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e0c26cf..792605a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,5 +3,5 @@ sphinx==7.3.7 sphinx-click==6.1.0 myst_parser==4.0.0 sphinxcontrib-mermaid==0.9.2 -pytest==8.4.1 +pytest==9.0.1 pytest-asyncio==1.0.0