From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 12:22:07 +0000 (+0200) Subject: Bump pytest from 7.1.1 to 7.1.2 (#279) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=529d75f4a79b5de7567c156b0749af8658f1194e;p=music-assistant-server.git Bump pytest from 7.1.1 to 7.1.2 (#279) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [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.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_dev.txt b/requirements_dev.txt index ed19690b..0e8062b8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ flake8==4.0.1 mypy==0.942 pydocstyle==6.1.1 pylint==2.13.5 -pytest==7.1.1 +pytest==7.1.2 pytest-cov==3.0.0 pytest-timeout==2.1.0 pre-commit==2.18.1