Skip to content

Commit

Permalink
Bump ruff from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.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@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 1de156a commit 3ab5b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ test = [
"black==24.2.0",
"codespell==2.2.6",
"mypy==1.8.0",
"ruff==0.2.1",
"ruff==0.2.2",
"pytest==8.0.1",
"pytest-asyncio==0.23.5",
"pytest-aiohttp==1.0.5",
Expand Down

0 comments on commit 3ab5b97

Please sign in to comment.