Skip to content

Commit

Permalink
Chore [deps:pip]: bump ruff from 0.3.7 to 0.8.1 in /python
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.8.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.3.7...0.8.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 Dec 4, 2024
1 parent f55d0e1 commit 6052ab4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 deletions 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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ boto3-stubs = {extras = ["essential"], version = "^1.34.72"}
ipython = "^8.22.2"
pytest = "^8.1.1"
pytest-cov = "^5.0.0"
ruff = "^0.3.4"
ruff = "^0.8.1"
mypy = "^1.13.0"

[build-system]
Expand Down

0 comments on commit 6052ab4

Please sign in to comment.