From 0303dfc4eab9172af767523bd0d3142411937c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 07:02:07 +0000 Subject: [PATCH] chore: Bump pytest from 8.2.2 to 8.3.1 in /code/python Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [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.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest 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 c75731e6e..befd7183f 100644 --- a/code/python/main-workshop/requirements-dev.txt +++ b/code/python/main-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.2.2 +pytest==8.3.1 diff --git a/code/python/pipelines-workshop/requirements-dev.txt b/code/python/pipelines-workshop/requirements-dev.txt index c75731e6e..befd7183f 100644 --- a/code/python/pipelines-workshop/requirements-dev.txt +++ b/code/python/pipelines-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.2.2 +pytest==8.3.1 diff --git a/code/python/tests-workshop/requirements-dev.txt b/code/python/tests-workshop/requirements-dev.txt index c75731e6e..befd7183f 100644 --- a/code/python/tests-workshop/requirements-dev.txt +++ b/code/python/tests-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.2.2 +pytest==8.3.1