From 4e51443e8ecbda8376363f07ff189f64314aa6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 06:09:55 +0000 Subject: [PATCH] chore: Bump pytest from 8.3.1 to 8.3.2 in /code/python Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [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.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... 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 befd7183f..fe93bd52f 100644 --- a/code/python/main-workshop/requirements-dev.txt +++ b/code/python/main-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.3.1 +pytest==8.3.2 diff --git a/code/python/pipelines-workshop/requirements-dev.txt b/code/python/pipelines-workshop/requirements-dev.txt index befd7183f..fe93bd52f 100644 --- a/code/python/pipelines-workshop/requirements-dev.txt +++ b/code/python/pipelines-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.3.1 +pytest==8.3.2 diff --git a/code/python/tests-workshop/requirements-dev.txt b/code/python/tests-workshop/requirements-dev.txt index befd7183f..fe93bd52f 100644 --- a/code/python/tests-workshop/requirements-dev.txt +++ b/code/python/tests-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.3.1 +pytest==8.3.2