Skip to content

Commit 5270b5f

Browse files
chore(deps): bump the pytest group with 2 updates
Bumps the pytest group with 2 updates: [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [gevent](https://github.com/gevent/gevent). Updates `pytest-cov` from 6.3.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) Updates `gevent` from 25.8.2 to 25.9.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@25.8.2...25.9.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pytest - dependency-name: gevent dependency-version: 25.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58b6ef6 commit 5270b5f

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

33
pytest==8.4.2
4-
pytest-cov==6.3.0
4+
pytest-cov==7.0.0
55
pytest-sugar==1.1.1
6-
gevent==25.8.2
6+
gevent==25.9.1

0 commit comments

Comments
 (0)