Skip to content

Commit d964702

Browse files
Bump the non-major-versions group with 2 updates (#61)
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 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) Updates `ruff` from 0.12.7 to 0.12.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.12.7...0.12.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.12.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 7db96ea commit d964702

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.20.1
99
codecov==2.1.13
1010
pytest-cov==6.2.1
1111
flake8==7.3.0
12-
pylint==3.3.7
12+
pylint==3.3.8
1313
isort==6.0.1
1414
pytest-cov==6.2.1
1515
pytest-html==4.1.1
16-
ruff==0.12.7
16+
ruff==0.12.8

0 commit comments

Comments
 (0)