Skip to content

Commit 6170ec4

Browse files
chore(deps): bump ruff from 0.9.0 to 0.9.1 (#12274)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.0 to 0.9.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.9.0...0.9.1) --- 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 cc3ed4f commit 6170ec4

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
@@ -204,7 +204,7 @@ requests==2.32.3 ; python_full_version >= '3.8'
204204
# via
205205
# sphinx
206206
# sphinxcontrib-spelling
207-
ruff==0.9.0
207+
ruff==0.9.1
208208
# via cryptography (pyproject.toml)
209209
six==1.17.0 ; python_full_version < '3.8'
210210
# via bleach

0 commit comments

Comments
 (0)