Skip to content

Commit 42d1f99

Browse files
chore(deps): bump the pytest group across 1 directory with 2 updates
Bumps the pytest group with 2 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest) and [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest` from 8.4.0 to 8.4.1 - [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.4.0...8.4.1) Updates `pytest-cov` from 6.2.0 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytest - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43fb5fb commit 42d1f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22

3-
pytest==8.4.0
4-
pytest-cov==6.2.0
3+
pytest==8.4.1
4+
pytest-cov==6.2.1
55
pytest-sugar==1.0.0
66
gevent==25.5.1

0 commit comments

Comments
 (0)