Skip to content

Commit 90e0584

Browse files
Bump ruff in the python-dependencies group across 1 directory (#702)
Bumps the python-dependencies group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.7 to 0.14.8 - [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.14.7...0.14.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40b81af commit 90e0584

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ integration-tests = [
8585
"playwright==1.56.0", # https://github.com/microsoft/playwright-python
8686
]
8787
style = [
88-
"ruff==0.14.7", # https://github.com/astral-sh/ruff
88+
"ruff==0.14.8", # https://github.com/astral-sh/ruff
8989
]
9090
typing = [
9191
"mypy==1.18.2;python_version>='3.11'", # https://github.com/python/mypy

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)