Skip to content

Commit 26dce31

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump ruff from 0.11.10 to 0.11.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.10 to 0.11.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.11.10...0.11.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c28bc6c commit 26dce31

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
@@ -87,7 +87,7 @@ development = [
8787
'pyright==1.1.401',
8888
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8989
'pre-commit==4.2.0',
90-
'ruff==0.11.10',
90+
'ruff==0.11.11',
9191
]
9292
docs = [
9393
'sphinx==8.2.3',

0 commit comments

Comments
 (0)