Skip to content

Commit 72a7760

Browse files
Bump the non-major-versions group with 3 updates (#136)
Bumps the non-major-versions group with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [pylint](https://github.com/pylint-dev/pylint) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest` from 9.0.3 to 9.1.0 - [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.3...9.1.0) Updates `pylint` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.5...v4.0.6) Updates `ruff` from 0.15.16 to 0.15.17 - [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.16...0.15.17) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.15.17 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 e690b2c commit 72a7760

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ requests==2.34.2
33
pytz==2026.2
44
pytest-asyncio==1.4.0
55
mock==5.2.0
6-
pytest==9.0.3
6+
pytest==9.1.0
77
yarl==1.24.2
88
codecov==2.1.13
99
pytest-cov==7.1.0
1010
flake8==7.3.0
11-
pylint==4.0.5
11+
pylint==4.0.6
1212
isort==8.0.1
1313
pytest-cov==7.1.0
1414
pytest-html==4.2.0
15-
ruff==0.15.16
15+
ruff==0.15.17

0 commit comments

Comments
 (0)