Skip to content

Commit

Permalink
Merge branch 'main' into fix-non-continuous
Browse files Browse the repository at this point in the history
  • Loading branch information
ilar authored Apr 20, 2024
2 parents c596a6e + 0e7ebe5 commit f4f95e0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -34,7 +34,7 @@ cli = ["click", "tabulate"]
[tool.poetry.group.dev.dependencies]
pytest = "^8.0"
pytest-asyncio = "^0.23"
ruff = "^0.3.0"
ruff = ">=0.3,<0.5"
pre-commit = "^3.6.2"
pre-commit-hooks = "^4.5.0"
codespell = "^2.2.6"
Expand Down

0 comments on commit f4f95e0

Please sign in to comment.