From fbd952c75519f642608b7aa728e7f485aad489c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 06:45:11 +0000 Subject: [PATCH] chore: Bump pytest from 8.1.1 to 8.2.0 in /code/python Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.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.1.1...8.2.0) --- 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 2f6c9d204..15d066af3 100644 --- a/code/python/main-workshop/requirements-dev.txt +++ b/code/python/main-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.1.1 +pytest==8.2.0 diff --git a/code/python/pipelines-workshop/requirements-dev.txt b/code/python/pipelines-workshop/requirements-dev.txt index 2f6c9d204..15d066af3 100644 --- a/code/python/pipelines-workshop/requirements-dev.txt +++ b/code/python/pipelines-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.1.1 +pytest==8.2.0 diff --git a/code/python/tests-workshop/requirements-dev.txt b/code/python/tests-workshop/requirements-dev.txt index 2f6c9d204..15d066af3 100644 --- a/code/python/tests-workshop/requirements-dev.txt +++ b/code/python/tests-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==8.1.1 +pytest==8.2.0