Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 5e839b7

Browse files
⬆ Bump ruff from 0.0.257 to 0.0.261
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.257 to 0.0.261. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.257...v0.0.261) --- 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 0f8a2c1 commit 5e839b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ test = [
5252
]
5353
dev = [
5454
"mypy ==1.1.1",
55-
"ruff ==0.0.257",
55+
"ruff ==0.0.261",
5656
"black ==23.1.0",
5757
"isort >=5.0.6,<6.0.0",
5858
"devtools[pygments] ==0.10.0",

0 commit comments

Comments
 (0)