From be3396fb05d492742dc2700fee01f5e57d1a3cfd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:24:18 +0000 Subject: [PATCH] chore(deps-dev): bump pytest from 6.2.2 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3. - [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/6.2.2...6.2.3) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 141a129e..67ccbac0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ pydantic_openapi_helper==0.2.6 coverage==5.5 coveralls==2.2.0 -pytest==6.2.2 +pytest==6.2.3 pytest-cov==2.11.1 attrs~=20.3.0 Sphinx==3.5.3