Skip to content

Commit 629bf4e

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump ruff from 0.11.7 to 0.11.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.8. - [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.7...0.11.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef58353 commit 629bf4e

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.400',
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.7',
90+
'ruff==0.11.8',
9191
]
9292
docs = [
9393
'sphinx==8.2.3',

0 commit comments

Comments
 (0)