From 38d94ba73ea1ed105985036b3f8c1526202033d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:39:29 +0000 Subject: [PATCH] build(deps): bump pytest in /server/autotest_server/testers/jupyter Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 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.1.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/autotest_server/testers/jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/autotest_server/testers/jupyter/requirements.txt b/server/autotest_server/testers/jupyter/requirements.txt index 5c413cae..9d923b02 100644 --- a/server/autotest_server/testers/jupyter/requirements.txt +++ b/server/autotest_server/testers/jupyter/requirements.txt @@ -1,3 +1,3 @@ -pytest==7.1.2 +pytest==9.0.3 psycopg2-binary==2.9.11 git+https://github.com/MarkUsProject/autotest-helpers.git#subdirectory=notebook_helper