Skip to content

Commit 85f3b66

Browse files
Bump the non-major-versions group with 2 updates (#119)
Bumps the non-major-versions group with 2 updates: [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `ruff` from 0.15.6 to 0.15.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.6...0.15.7) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60899dc commit 85f3b66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ mock==5.2.0
77
pytest==9.0.2
88
yarl==1.23.0
99
codecov==2.1.13
10-
pytest-cov==7.0.0
10+
pytest-cov==7.1.0
1111
flake8==7.3.0
1212
pylint==4.0.5
1313
isort==8.0.1
14-
pytest-cov==7.0.0
14+
pytest-cov==7.1.0
1515
pytest-html==4.2.0
16-
ruff==0.15.6
16+
ruff==0.15.7

0 commit comments

Comments
 (0)