Skip to content

Commit

Permalink
chore(deps-dev): bump ruff in /streampipes-client-python (#2969)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.0 to 0.5.0.
- [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.4.0...0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 721e3c5 commit 844c62a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 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.10.0"
ruff = "0.4.0"
ruff = "0.5.0"
pre-commit = "3.5.0"
pytest = "8.2.0"
pytest-cov = "5.0.0"
Expand Down

0 comments on commit 844c62a

Please # to comment.