Skip to content

Commit ca1e8ea

Browse files
build(deps-dev): bump ruff from 0.15.12 to 0.15.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.12 to 0.15.13. - [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.15.12...0.15.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbc3130 commit ca1e8ea

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
@@ -37,7 +37,7 @@ Homepage = "https://github.com/testing-cabal/testtools"
3737
test = ["fixtures", "testscenarios", "testresources"]
3838
twisted = ["Twisted", "fixtures"]
3939
dev = [
40-
"ruff==0.15.12",
40+
"ruff==0.15.13",
4141
"mypy>=1.20.0",
4242
"typing-extensions;python_version<'3.11'",
4343
]

0 commit comments

Comments
 (0)