Skip to content

Commit d45ef12

Browse files
chore(deps): bump ruff from 0.16.5 to 0.16.6 in the dev-tooling group
Bumps the dev-tooling group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.16.5 to 0.16.6 - [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.16.5...0.16.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 885e0e6 commit d45ef12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dev = [
101101
"pytest-asyncio>=0.23.0",
102102
"pytest-cov>=4.1.0",
103103
"respx>=0.22.0",
104-
"ruff==0.16.5",
104+
"ruff==0.16.6",
105105
# The `typecheck` gate's checker (#3917). Specifier deliberately identical
106106
# to the one already in scripts/oss/templates/pyproject.toml: this repo's
107107
# cross-file agreement ratchet compares specifier STRINGS, and a new

0 commit comments

Comments
 (0)