Skip to content

Commit

Permalink
Update dependency ruff to ^0.6.0 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkis committed Sep 19, 2024
2 parents 80c462f + bd3a73a commit 3ea0ed5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 deletions Tekst-API/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 Tekst-API/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ colorlog = "^6.7.0"
pytest-dotenv = "^0.5.2"
httpx = "^0.27.0"
asgi-lifespan = "^2.1.0"
ruff = "^0.3.0"
ruff = "^0.6.0"
pytest-env = "^1.1.1"

[tool.ruff]
Expand Down

0 comments on commit 3ea0ed5

Please sign in to comment.