Skip to content

Commit 7ff9074

Browse files
Bump the non-major-versions group with 2 updates (#95)
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.1 to 9.0.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@9.0.1...9.0.2) Updates `ruff` from 0.14.7 to 0.14.8 - [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.7...0.14.8) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.14.8 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 cc23c04 commit 7ff9074

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==2025.2
44
pytest-asyncio==1.3.0
55
aioresponses==0.7.8
66
mock==5.2.0
7-
pytest==9.0.1
7+
pytest==9.0.2
88
yarl==1.22.0
99
codecov==2.1.13
1010
pytest-cov==7.0.0
@@ -13,4 +13,4 @@ pylint==4.0.4
1313
isort==7.0.0
1414
pytest-cov==7.0.0
1515
pytest-html==4.1.1
16-
ruff==0.14.7
16+
ruff==0.14.8

0 commit comments

Comments
 (0)