Skip to content

Commit e9c209f

Browse files
Update dependency ruff to ^0.10.0
1 parent b454b51 commit e9c209f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ google-cloud-scheduler = ">=2.13.3, <2.20.0"
1313
fastapi = ">=0.110.0, <0.120.0"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
ruff = "^0.9.0"
16+
ruff = "^0.10.0"
1717
uvicorn = "^0.34.0"
1818
mypy = "^1.10.0"
1919
types-ujson = "^5.10.0.20240515"

0 commit comments

Comments
 (0)