Skip to content

Commit 7544a42

Browse files
Bump ruff from 0.13.0 to 0.13.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.0 to 0.13.1. - [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.0...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b0117b commit 7544a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mypy-extensions==1.0.0
66
# via mypy
77
pathspec==0.12.1
88
# via mypy
9-
ruff==0.13.0
9+
ruff==0.13.1
1010
# via -r dev_requirements.in
1111
tomli==2.2.1
1212
# via mypy

0 commit comments

Comments
 (0)