Skip to content

Commit e594e22

Browse files
Bump coverage from 7.6.3 to 7.6.4 in /.github (#86)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.3 to 7.6.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.3...7.6.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f9a00e commit e594e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pythonchecks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ mypy==1.12.1
1919
types-requests==2.32.0.20241016
2020
pytest-xdist==3.6.1
2121
flake8-noqa==1.4.0
22-
coverage==7.6.3
22+
coverage==7.6.4
2323
setuptools==75.2.0; python_version == '3.12'
2424
build==1.2.2.post1

0 commit comments

Comments
 (0)