Skip to content

Commit f1b0faa

Browse files
Bump the non-major-versions group with 2 updates (#125)
Bumps the non-major-versions group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `ruff` from 0.15.9 to 0.15.10 - [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.9...0.15.10) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.15.10 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 f6d0ba5 commit f1b0faa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytz==2026.1.post1
44
pytest-asyncio==1.3.0
55
aioresponses==0.7.8
66
mock==5.2.0
7-
pytest==9.0.2
7+
pytest==9.0.3
88
yarl==1.23.0
99
codecov==2.1.13
1010
pytest-cov==7.1.0
@@ -13,4 +13,4 @@ pylint==4.0.5
1313
isort==8.0.1
1414
pytest-cov==7.1.0
1515
pytest-html==4.2.0
16-
ruff==0.15.9
16+
ruff==0.15.10

0 commit comments

Comments
 (0)