Skip to content

Commit 8ab348f

Browse files
Bump ruff from 0.5.7 to 0.6.1 in the python-dependencies-dev group (#2133)
Bumps the python-dependencies-dev group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.5.7 to 0.6.1 - [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.5.7...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6162b1 commit 8ab348f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ mypy==1.11.1
55
pre-commit==3.8.0
66
pytest==8.3.2
77
pytest-cov==5.0.0
8-
ruff==0.5.7
8+
ruff==0.6.1
99
types-pyyaml
1010
types-requests

0 commit comments

Comments
 (0)