Skip to content

Commit cee73a3

Browse files
Bump the non-major-versions group with 2 updates (#110)
Bumps the non-major-versions group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [ruff](https://github.com/astral-sh/ruff). Updates `pylint` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) Updates `ruff` from 0.15.1 to 0.15.2 - [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.1...0.15.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.15.2 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 2e1eb1c commit cee73a3

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
@@ -9,8 +9,8 @@ yarl==1.22.0
99
codecov==2.1.13
1010
pytest-cov==7.0.0
1111
flake8==7.3.0
12-
pylint==4.0.4
12+
pylint==4.0.5
1313
isort==7.0.0
1414
pytest-cov==7.0.0
1515
pytest-html==4.2.0
16-
ruff==0.15.1
16+
ruff==0.15.2

0 commit comments

Comments
 (0)