From e8a9b1a81b044c954601223dd9216bc85f737aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 10:12:25 +0000 Subject: [PATCH] Bump pytest-azurepipelines from 0.8.0 to 1.0.3 Bumps [pytest-azurepipelines](https://github.com/tonybaloney/pytest-azurepipelines) from 0.8.0 to 1.0.3. - [Release notes](https://github.com/tonybaloney/pytest-azurepipelines/releases) - [Changelog](https://github.com/tonybaloney/pytest-azurepipelines/blob/master/HISTORY.rst) - [Commits](https://github.com/tonybaloney/pytest-azurepipelines/commits) --- updated-dependencies: - dependency-name: pytest-azurepipelines dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/azurepipes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/azurepipes.txt b/requirements/azurepipes.txt index 9ee2c6f..4a68f34 100644 --- a/requirements/azurepipes.txt +++ b/requirements/azurepipes.txt @@ -1 +1 @@ -pytest-azurepipelines==0.8.0 \ No newline at end of file +pytest-azurepipelines==1.0.3 \ No newline at end of file