Skip to content

Commit 23dc05c

Browse files
Update dependency ruff to ^0.9.0 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cad2375 commit 23dc05c

File tree

2 files changed

+21
-38
lines changed

2 files changed

+21
-38
lines changed

poetry.lock

Lines changed: 20 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.7.0"
16+
ruff = "^0.9.0"
1717
uvicorn = "^0.32.0"
1818
mypy = "^1.10.0"
1919
types-ujson = "^5.10.0.20240515"

0 commit comments

Comments
 (0)