From 267e21905a4733d9ce7a94262274837e8c8ca70d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 12:45:18 +0000 Subject: [PATCH] Bump pytest-cov from 6.0.0 to 6.1.0 in /src Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... 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 f057f418dc9..01133b4023f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ flask-talisman==1.1.0 gunicorn==23.0.0 pytest==8.3.5 pytest-watch==4.2.0 -pytest-cov==6.0.0 +pytest-cov==6.1.0 sqlfluff==3.3.1 # sql/util/* dependencies