From c94cf07674ec610e86edc83df032ece8ec12e65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 09:01:51 +0000 Subject: [PATCH] Bump pytest from 6.2.5 to 7.2.1 in /src Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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/6.2.5...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 2fc61ff5add..9a783a44d7e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ flask==2.0.2 flask-talisman==0.8.1 gunicorn==20.1.0 -pytest==6.2.5 +pytest==7.2.1 pytest-watch==4.2.0 pytest-cov==3.0.0 sqlfluff==0.7.1