From 618a4f2ce2e50a29076db105ceb99643f375a4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 19:05:43 +0000 Subject: [PATCH] Bump pytest from 7.1.3 to 7.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.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.1.3...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev.txt b/dev.txt index 2131029..e9f484a 100644 --- a/dev.txt +++ b/dev.txt @@ -37,13 +37,12 @@ pep517==0.10.0 pkginfo==1.8.1 platformdirs==2.2.0 pluggy==0.13.1 -py==1.10.0 pycodestyle==2.7.0 pycparser==2.20 pyflakes==2.3.1 pygments==2.5.2 pyparsing==2.4.6 -pytest==7.1.3 +pytest==7.2.1 pytest-runner==6.0.0 pytest-watch==4.2.0 readme-renderer==24.0