mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 04:57:54 +00:00
Compare commits
1 Commits
release-v0
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcc18e619e |
276
poetry.lock
generated
276
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -33,7 +33,7 @@ mypy = { version = "^1.2.0", python = "^3.10" }
|
||||
pyright = { version = "^1.1.373", 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.0.267,<0.1.2", python = "^3.10" }
|
||||
ruff = { version = ">=0.0.267,<0.11.7", python = "^3.10" }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "*"
|
||||
|
||||
Reference in New Issue
Block a user