Skip to content

Commit d38d91e

Browse files
authored
Merge pull request #187 from SanctumLabs/dependabot/pip/ruff-0.12.0
chore(deps-dev): bump ruff from 0.11.13 to 0.12.0
2 parents d978032 + ebb67c3 commit d38d91e

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
@@ -31,7 +31,7 @@ isort = ">=5.13.2,<7.0.0"
3131
autoflake = "^2.3.1"
3232
types-sqlalchemy-utils = "^1.0.1"
3333
psycopg2-binary = "^2.9.9"
34-
ruff = ">=0.5.0,<0.12.0"
34+
ruff = ">=0.5.0,<0.13.0"
3535

3636
[tool.mypy]
3737
disallow_incomplete_defs = true

0 commit comments

Comments
 (0)