Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.0.278 to 0.1.4
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.4.
- [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.4)

---
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 Nov 6, 2023
1 parent 7c6b2e6 commit fc5995d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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.5"

[tool.mypy]
strict = true
Expand Down

0 comments on commit fc5995d

Please sign in to comment.