Skip to content

Commit 6ba020f

Browse files
Bump the non-major-versions group with 3 updates (#68)
Bumps the non-major-versions group with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest` from 8.4.1 to 8.4.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.4.1...8.4.2) Updates `pytest-cov` from 6.2.1 to 6.3.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) Updates `ruff` from 0.12.11 to 0.12.12 - [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.12.11...0.12.12) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.12.12 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 197e4fa commit 6ba020f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-ci.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ pytz==2025.2
44
pytest-asyncio==1.1.0
55
aioresponses==0.7.8
66
mock==5.2.0
7-
pytest==8.4.1
7+
pytest==8.4.2
88
yarl==1.20.1
99
codecov==2.1.13
10-
pytest-cov==6.2.1
10+
pytest-cov==6.3.0
1111
flake8==7.3.0
1212
pylint==3.3.8
1313
isort==6.0.1
14-
pytest-cov==6.2.1
14+
pytest-cov==6.3.0
1515
pytest-html==4.1.1
16-
ruff==0.12.11
16+
ruff==0.12.12

0 commit comments

Comments
 (0)