From 58f53d6c1948bb50294ba9826c2bcbabc1031058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 11:08:41 +0000 Subject: [PATCH] Bump coverage from 7.4.4 to 7.5.1 (#745) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.1. - [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.4.4...7.5.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0dc0c6..c66a866 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.9.5 aiohttp-session==2.12.0 async-timeout==4.0.3 -coverage==7.4.4 +coverage==7.5.1 cryptography==42.0.5 hiredis==2.3.2 passlib==1.7.4