Skip to content

Commit 468f052

Browse files
Build(deps): Bump the pip-version group with 2 updates (#840)
Bumps the pip-version group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [pytest](https://github.com/pytest-dev/pytest). Updates `coverage` from 7.5.3 to 7.5.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.3...7.5.4) Updates `pytest` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.2.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e164e2 commit 468f052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==8.1.7
2-
coverage==7.5.3
2+
coverage==7.5.4
33
GitPython==3.1.43
44
pytest-cov==5.0.0
5-
pytest==8.2.1
5+
pytest==8.2.2

0 commit comments

Comments
 (0)