Skip to content

Commit c18808c

Browse files
chore(deps-dev): bump ruff from 0.2.0 to 0.2.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.2.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@v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dc17ab commit c18808c

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
@@ -78,7 +78,7 @@ dev = [
7878
"taskiq-faststream[test]",
7979

8080
"mypy>=1.8.0,<1.9.0",
81-
"ruff==0.2.0",
81+
"ruff==0.2.1",
8282
"pre-commit >=3.6.0,<4.0.0",
8383
]
8484

0 commit comments

Comments
 (0)