Skip to content

Commit

Permalink
feat: bump ruff from 0.8.2 to 0.8.3 in the dev-dependencies group (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 5e0038e commit 31da5af
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 @@ -39,7 +39,7 @@ pytest-cov = "6.0.0"
pytest-repeat = "0.9.3"
mypy = "1.13.0"
types-pytz = "2024.2.0.20241003"
ruff = "0.8.2" # also update the version in github workflows and .pre-commit-config.yaml
ruff = "0.8.3" # also update the version in github workflows and .pre-commit-config.yaml

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 31da5af

Please sign in to comment.