Skip to content

Commit 0752cc1

Browse files
chore(deps): update dependency ruff to ^0.11.0
1 parent fb3cd32 commit 0752cc1

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -28,7 +28,7 @@ mypy = "^1.11"
2828
responses = "^0.25.3"
2929
pytest-asyncio = "^0.21.0"
3030
types-requests = "^2.32"
31-
ruff = "^0.9.0"
31+
ruff = "^0.11.0"
3232

3333
[build-system]
3434
requires = ["poetry-core>=1.0.8"]

0 commit comments

Comments
 (0)