From a3c244c89a8ef8f24973729f3eec92d2a4fa4fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 19:08:56 +0000 Subject: [PATCH] Bump pytest from 6.2.3 to 6.2.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.5. - [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.3...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee13682..74d4c11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ jinja2==2.11.3 python-jenkins==1.8.0.0a0 python-bugzilla==3.0.2 jira==2.0.0 -pytest==6.2.3 +pytest==6.2.5 pytest-cov==2.11.1 flake8==3.9.1