Skip to content

Commit c266456

Browse files
chore(deps): bump ruff from 0.7.4 to 0.8.0 (#12023)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.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.7.4...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c469b44 commit c266456

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
@@ -202,7 +202,7 @@ requests==2.31.0 ; python_full_version < '3.8'
202202
# via sphinx
203203
requests==2.32.3 ; python_full_version >= '3.8'
204204
# via sphinx
205-
ruff==0.7.4
205+
ruff==0.8.0
206206
# via cryptography (pyproject.toml)
207207
six==1.16.0 ; python_full_version < '3.8'
208208
# via bleach

0 commit comments

Comments
 (0)