Skip to content

Commit

Permalink
Bump ruff from 0.1.9 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.3.0.
- [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.1.9...v0.3.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 807e8f0 commit 3863ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ pytest-xdist==3.5.0
# via src (pyproject.toml)
python-multipart==0.0.6
# via src (pyproject.toml)
ruff==0.1.9
ruff==0.3.0
# via src (pyproject.toml)
six==1.16.0
# via asttokens
Expand Down

0 comments on commit 3863ceb

Please sign in to comment.