From 7580482c91ffe069a9b0dda35c57d668ac9dcd5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 03:53:09 +0000 Subject: [PATCH] chore: Bump pytest from 8.3.2 to 8.4.0 in /code/python Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.4.0. - [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.3.2...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- code/python/main-workshop/requirements-dev.txt | 2 +- code/python/pipelines-workshop/requirements-dev.txt | 2 +- code/python/tests-workshop/requirements-dev.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/python/main-workshop/requirements-dev.txt b/code/python/main-workshop/requirements-dev.txt index fe93bd52..69d461f3 100644 --- a/code/python/main-workshop/requirements-dev.txt +++ b/code/python/main-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.3.2 +pytest==8.4.0 diff --git a/code/python/pipelines-workshop/requirements-dev.txt b/code/python/pipelines-workshop/requirements-dev.txt index fe93bd52..69d461f3 100644 --- a/code/python/pipelines-workshop/requirements-dev.txt +++ b/code/python/pipelines-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.3.2 +pytest==8.4.0 diff --git a/code/python/tests-workshop/requirements-dev.txt b/code/python/tests-workshop/requirements-dev.txt index fe93bd52..69d461f3 100644 --- a/code/python/tests-workshop/requirements-dev.txt +++ b/code/python/tests-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.3.2 +pytest==8.4.0