Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.0.278 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.278 to 0.1.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.0.278...v0.1.1)

---
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 Oct 20, 2023
1 parent 7c6b2e6 commit 1927bac
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 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 @@ -69,7 +69,7 @@ bandit = "^1.7.4"
fakeredis = {extras = ["json"], version = "2.16.0"}
hypothesis = "^6.61.0"
pytest-rerunfailures = ">=11.1,<13.0"
ruff = ">=0.0.249,<0.0.279"
ruff = ">=0.0.249,<0.1.2"

[tool.mypy]
strict = true
Expand Down

0 comments on commit 1927bac

Please sign in to comment.