Skip to content

Commit 7a2f654

Browse files
Merge pull request #12 from SynetoNet/dependabot/pip/ruff-0.12.0
deps-dev(deps-dev): bump ruff from 0.11.13 to 0.12.0
2 parents 3e98cec + 5a59e76 commit 7a2f654

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

poetry.lock

Lines changed: 22 additions & 22 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
@@ -58,7 +58,7 @@ fastapi = "^0.115.12"
5858

5959
# Code formatting and linting
6060
black = "^24.3.0"
61-
ruff = ">=0.1,<0.12"
61+
ruff = ">=0.1,<0.13"
6262
mypy = "^1.0.0"
6363

6464
# Security and quality tools

0 commit comments

Comments
 (0)