From c1a72fd644210787030e64fe05c58bada28e681e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 07:01:21 +0000 Subject: [PATCH] chore: Bump pytest from 7.4.2 to 7.4.3 in /code/python Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.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/7.4.2...7.4.3) --- 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 2a929edcc..f9708e4b7 100644 --- a/code/python/main-workshop/requirements-dev.txt +++ b/code/python/main-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==7.4.2 +pytest==7.4.3 diff --git a/code/python/pipelines-workshop/requirements-dev.txt b/code/python/pipelines-workshop/requirements-dev.txt index 2a929edcc..f9708e4b7 100644 --- a/code/python/pipelines-workshop/requirements-dev.txt +++ b/code/python/pipelines-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==7.4.2 +pytest==7.4.3 diff --git a/code/python/tests-workshop/requirements-dev.txt b/code/python/tests-workshop/requirements-dev.txt index 2a929edcc..f9708e4b7 100644 --- a/code/python/tests-workshop/requirements-dev.txt +++ b/code/python/tests-workshop/requirements-dev.txt @@ -1 +1 @@ -pytest==7.4.2 +pytest==7.4.3