From b9210f9e7a679f49af42a9dbd099d14283da352b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 18:03:10 +0000 Subject: [PATCH] Bump pytest from 7.1.3 to 7.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 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.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev.txt b/dev.txt index 2131029..25d02e4 100644 --- a/dev.txt +++ b/dev.txt @@ -20,6 +20,7 @@ coverage==6.5.0 cryptography==3.4.7 docopt==0.6.2 docutils==0.16 +exceptiongroup==1.0.0rc9 flake8==3.9.2 idna==2.8 importlib-metadata==4.0.1 @@ -37,13 +38,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.0 pytest-runner==6.0.0 pytest-watch==4.2.0 readme-renderer==24.0