Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 113098b commit 5929ecd
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
51 changes: 31 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ pytest-asyncio = ">=0.21,<0.24"
pre-commit = "^3.1"
poethepoet = ">=0.24,<0.26"
blacken-docs = "^1.12"
ruff = "^0.1.8"
ruff = ">=0.1.8,<0.5.0"
tomli = { version = "~2", python = "<3.11" }
hypothesis = "^6.82.0"
types-docutils = "^0.20.0.1"
Expand Down

0 comments on commit 5929ecd

Please sign in to comment.