Skip to content

Commit b4618ef

Browse files
Bump ruff from 0.6.9 to 0.7.0 (#11787)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.0. - [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.6.9...0.7.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2da0dc4 commit b4618ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ requests==2.31.0 ; python_full_version < '3.8'
196196
# via sphinx
197197
requests==2.32.3 ; python_full_version >= '3.8'
198198
# via sphinx
199-
ruff==0.6.9
199+
ruff==0.7.0
200200
# via cryptography (pyproject.toml)
201201
six==1.16.0 ; python_full_version < '3.8'
202202
# via bleach

0 commit comments

Comments
 (0)