Skip to content

Commit 46a2f38

Browse files
Bump ruff from 0.14.10 to 0.14.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.10 to 0.14.11. - [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.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e92fc7d commit 46a2f38

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
@@ -36,7 +36,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
3636
test = ["testscenarios", "testresources"]
3737
twisted = ["Twisted", "fixtures"]
3838
dev = [
39-
"ruff==0.14.10",
39+
"ruff==0.14.11",
4040
"mypy>=1.0.0",
4141
]
4242

0 commit comments

Comments
 (0)