Skip to content

Commit 1768152

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

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
@@ -86,7 +86,7 @@ development = [
8686
'pylint==3.3.6',
8787
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8888
'pre-commit==4.2.0',
89-
'ruff==0.11.1',
89+
'ruff==0.11.2',
9090
]
9191
docs = [
9292
'sphinx==8.2.3',

0 commit comments

Comments
 (0)