Skip to content

Commit 5ef6729

Browse files
Bump the non-major-versions group with 2 updates (#105)
Bumps the non-major-versions group with 2 updates: [pytest-html](https://github.com/pytest-dev/pytest-html) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest-html` from 4.1.1 to 4.2.0 - [Release notes](https://github.com/pytest-dev/pytest-html/releases) - [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst) - [Commits](pytest-dev/pytest-html@4.1.1...4.2.0) Updates `ruff` from 0.14.11 to 0.14.13 - [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.14.11...0.14.13) --- updated-dependencies: - dependency-name: pytest-html dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.14.13 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 a7e7184 commit 5ef6729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ flake8==7.3.0
1212
pylint==4.0.4
1313
isort==7.0.0
1414
pytest-cov==7.0.0
15-
pytest-html==4.1.1
16-
ruff==0.14.11
15+
pytest-html==4.2.0
16+
ruff==0.14.13

0 commit comments

Comments
 (0)