Skip to content

Commit bd6a67c

Browse files
Bump coverage from 7.9.1 to 7.9.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.1...7.9.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcc29f8 commit bd6a67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-devel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-cov==6.2.1
2222
pytest-asyncio==1.0.0
2323
pytest-benchmark==5.1.0
2424
pytest-profiling==1.8.1
25-
coverage==7.9.1
25+
coverage==7.9.2
2626
pytest-xdist==3.7.0
2727
werkzeug==3.1.3
2828
pytest-httpserver==1.1.3

0 commit comments

Comments
 (0)