mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 13:07:53 +00:00
Bump ruff from 0.1.1 to 0.11.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.1 to 0.11.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.1.1...0.11.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
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" }
|
pyright = { version = "^1.1.373", python = "^3.10" }
|
||||||
types-aiobotocore = { extras = ["dynamodb"], version = "^2.5.0.post2", 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" }
|
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]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pytest = "*"
|
pytest = "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user