Skip to content

Commit 68dc244

Browse files
chore(deps): bump ruff from 0.8.1 to 0.8.2 (#12105)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.1 to 0.8.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.8.1...0.8.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d49947e commit 68dc244

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.8.1
205+
ruff==0.8.2
206206
# via cryptography (pyproject.toml)
207207
six==1.16.0 ; python_full_version < '3.8'
208208
# via bleach

0 commit comments

Comments
 (0)