Skip to content

Commit 1973c98

Browse files
chore(deps): bump ruff from 0.11.9 to 0.11.10 (#12906)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.11.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 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 7881722 commit 1973c98

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
@@ -228,7 +228,7 @@ requests==2.32.3 ; python_full_version >= '3.8'
228228
# sphinxcontrib-spelling
229229
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
230230
# via sphinx
231-
ruff==0.11.9
231+
ruff==0.11.10
232232
# via cryptography (pyproject.toml)
233233
six==1.17.0 ; python_full_version < '3.8'
234234
# via bleach

0 commit comments

Comments
 (0)