From a06ff9b5071949909f30bf02be51ee5388ca6986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:57:51 +0000 Subject: [PATCH] chore(deps): bump pytest from 7.2.1 to 7.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.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/7.2.1...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b5a9ab5..0a56cd9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ packaging==23.0 parsedatetime==2.6 pluggy==1.0.0 pyparsing==2.4.7 -pytest==7.2.1 +pytest==7.3.1 pytest-asyncio==0.20.3 pytest-env==0.8.1 pytest-order==1.1.0