From a747876c4af8c2d3b7a66e6e5a0027cc845d1dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:05:04 +0000 Subject: [PATCH] chore(deps): bump coverage from 7.6.1 to 7.6.12 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.12. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.12) --- updated-dependencies: - dependency-name: coverage 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 4447a9e..f987ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ anyio==4.8.0 attrs==25.1.0 certifi==2025.1.31 click==8.1.8 -coverage==7.6.1 +coverage==7.6.12 dnspython==2.7.0 email_validator==2.2.0 fastapi==0.115.8