From f268697a8c271054b058f274ba34d9ee747cb269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 16:11:10 +0000 Subject: [PATCH] build(deps): bump pytest from 9.0.2 to 9.0.3 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.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/9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/test.txt b/requirements/test.txt index eb7b347..0449650 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -22,7 +22,7 @@ coverage[toml]==7.13.1 dill==0.4.0 # via pylint edx-lint==5.6.0 - # via -r requirements/test.in + # via -r test.in iniconfig==2.3.0 # via pytest isort==7.0.0 @@ -57,10 +57,10 @@ pylint-plugin-utils==0.9.0 # via # pylint-celery # pylint-django -pytest==9.0.2 +pytest==9.0.3 # via pytest-cov pytest-cov==7.0.0 - # via -r requirements/test.in + # via -r test.in python-slugify==8.0.4 # via code-annotations pyyaml==6.0.3