Skip to content

Commit

Permalink
chore(deps-dev): bump ruff in /streampipes-client-python
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.7.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@0.6.1...0.7.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 19, 2024
1 parent a643b12 commit 08d45b8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions streampipes-client-python/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 streampipes-client-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ flake8 = "7.1.0"
interrogate = { version = "1.7.0", extras = ["png"] }
isort = "5.13.0"
mypy = "1.11.0"
ruff = "0.6.1"
ruff = "0.7.4"
pre-commit = "3.5.0"
pytest = "8.3.1"
pytest-cov = "5.0.0"
Expand Down

0 comments on commit 08d45b8

Please sign in to comment.