From c1269c406739acc8dc4821ad81cc3b6c39d1c45e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:42:38 +0000 Subject: [PATCH] Bump pytest-cov from 5.0.0 to 6.0.0 in /src Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov 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 a1299b24049..7d9a74c56b4 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ flask-talisman==1.1.0 gunicorn==22.0.0 pytest==8.2.2 pytest-watch==4.2.0 -pytest-cov==5.0.0 +pytest-cov==6.0.0 sqlfluff==3.3.0 # sql/util/* dependencies