mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-27 05:57:54 +00:00
build fixes #412: Bump pyright from 1.1.333 to 1.1.353
This commit is contained in:
@@ -30,7 +30,7 @@ optional = true
|
||||
|
||||
[tool.poetry.group.linting.dependencies]
|
||||
mypy = { version = "^1.13.0", python = "^3.10" }
|
||||
pyright = { version = "^1.1.373", python = "^3.10" }
|
||||
pyright = { version = "^1.1.388", python = "^3.10" }
|
||||
types-aiobotocore = { extras = ["dynamodb"], version = "^2.5.0.post2", python = "^3.10" }
|
||||
types-redis = { version = "^4.5.4.2", python = "^3.10" }
|
||||
ruff = { version = ">=0.3.2", python = "^3.10" }
|
||||
|
||||
Reference in New Issue
Block a user