Skip to content

Commit 948940f

Browse files
build(deps): bump ruff from 0.12.10 to 0.12.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.10 to 0.12.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.12.10...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53bb44b commit 948940f

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
@@ -73,7 +73,7 @@ dev = [
7373
"pytest-md==0.2.0",
7474
"pytest-mock==3.14.1",
7575
"python-gettext==5.0",
76-
"ruff==0.12.10",
76+
"ruff==0.12.11",
7777
"types-requests==2.32.4.20250809",
7878
]
7979

0 commit comments

Comments
 (0)