Skip to content

Commit 2088431

Browse files
chore(deps): update dependency ruff to v0.14.3
1 parent 9e21656 commit 2088431

File tree

2 files changed

+29
-22
lines changed

2 files changed

+29
-22
lines changed

poetry.lock

Lines changed: 28 additions & 21 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
@@ -33,7 +33,7 @@ pydantic = "^2.11.9"
3333
[tool.poetry.group.dev.dependencies]
3434
mypy = {version = ">=0.930"}
3535
mypy-extensions = "^1.0.0"
36-
ruff = "0.14.2"
36+
ruff = "0.14.3"
3737
pytest = {version = ">=6.2.5"}
3838
poethepoet = ">=0.21,<0.38"
3939
pytest-asyncio = ">=0.23.2,<1.3.0"

0 commit comments

Comments
 (0)