From f23be19d388e4bbfe5d1e6748ad3cd91ac90fdf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:32:47 +0000 Subject: [PATCH] Bump pytest from 6.2.3 to 9.0.3 in /easyci2/flask Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 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/6.2.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- easyci2/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyci2/flask/requirements.txt b/easyci2/flask/requirements.txt index 342ef5a2..65290fa6 100644 --- a/easyci2/flask/requirements.txt +++ b/easyci2/flask/requirements.txt @@ -27,7 +27,7 @@ pluggy==0.13.1 progress==1.5 py==1.10.0 pyparsing==2.4.6 -pytest==6.2.3 +pytest==9.0.3 pytoml==0.1.21 requests==2.25.1 requests-mock==1.8.0