Skip to content

Commit 4435b05

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

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
@@ -90,7 +90,7 @@ development = [
9090
'pyright==1.1.405',
9191
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
9292
'pre-commit==4.3.0',
93-
'ruff==0.13.2',
93+
'ruff==0.13.3',
9494
]
9595
docs = [
9696
'sphinx==8.2.3',

0 commit comments

Comments
 (0)