mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
refactor: update ruff dependency to version 0.14.10 and streamline build steps
This commit is contained in:
@@ -34,7 +34,7 @@ dependencies = [
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"ruff==0.14.9",
|
||||
"ruff==0.14.10",
|
||||
"devtools[pygments]==0.12.2",
|
||||
"pyupgrade==3.21.2",
|
||||
"ipython==9.8.0",
|
||||
|
||||
Reference in New Issue
Block a user