From 0edd3d61cff10770d478514b7c61c7047da79f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:58:50 +0000 Subject: [PATCH] Bump coverage from 7.1.0 to 7.2.5 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.1.0 to 7.2.5. - [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.1.0...7.2.5) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56fccab..3852ad2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # BeautifulSoup: HTML parsing & interpreting library beautifulsoup4==4.11.2 -coverage==7.1.0 +coverage==7.2.5 cssselect==1.2.0 lxml==4.9.2 tinycss2==1.2.1