Skip to content

Commit

Permalink
chore(deps-dev): bump ruff from 0.0.270 to 0.0.291
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.270 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.270...v0.0.291)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 46066a1 commit 005d157
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 deletions.
46 changes: 25 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 @@ -23,7 +23,7 @@ aio-krpc-server = { git = "https://github.com/bashkirtsevich-llc/aiokrpc.git", r
alembic = "1.11.1"

[tool.poetry.group.dev.dependencies]
ruff = "0.0.270"
ruff = "0.0.291"
mypy = "1.3.0"
# NOTE: keep in sync with github action version
black = "23.3.0"
Expand Down

0 comments on commit 005d157

Please sign in to comment.