Skip to content

Commit 7233e13

Browse files
Bump ruff from 0.11.5 to 0.14.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.14.5. - [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.11.5...0.14.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe16557 commit 7233e13

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
@@ -57,7 +57,7 @@ dev = [
5757
"pip==24.0",
5858
# Code Quality
5959
"basedpyright>=1.31.7",
60-
"ruff==0.11.5",
60+
"ruff==0.14.5",
6161
# Build/Release
6262
"setuptools==69.5.1",
6363
"twine==5.1.1",

0 commit comments

Comments
 (0)