Skip to content

Commit 5777bf2

Browse files
chore(deps): bump ruff from 0.14.1 to 0.14.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 to 0.14.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.14.1...0.14.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e20583 commit 5777bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ dev = [
159159
"watchfiles>=1.0.4",
160160
"respx>=0.22.0",
161161
"codespell==2.4.1",
162-
"ruff==0.14.1",
162+
"ruff==0.14.2",
163163
"mypy==1.15.0",
164164
"types-cachetools>=5.3.1",
165165
"types-PyYAML>=6.0.12",

0 commit comments

Comments
 (0)