From 39bc6d13fd85c00eb40bdc8bd351badbfe75749d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 08:46:28 +0000 Subject: [PATCH] Bump pytest from 7.1.2 to 7.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.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/7.1.2...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lock.txt b/lock.txt index c8d1a95..6acc4f1 100644 --- a/lock.txt +++ b/lock.txt @@ -14,7 +14,7 @@ platformdirs==2.5.2 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.9 -pytest==7.1.2 +pytest==7.2.0 requests==2.28.1 tomli==2.0.1 typing_extensions==4.3.0