Skip to content

Commit 0392379

Browse files
authored
Merge branch 'main' into feat/3738
2 parents b079b36 + e783d44 commit 0392379

3 files changed

Lines changed: 31 additions & 31 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ canonicaljson = "^2.0.0"
7070

7171
[tool.poetry.group.dev.dependencies]
7272
# Sync with version in .pre-commit-config.yaml and .github/workflows/format.yml
73-
ruff = "~0.11.4"
73+
ruff = ">=0.11.4,<0.13.0"
7474

7575
pre-commit = ">=4.1,<4.3"
7676

@@ -82,7 +82,7 @@ pydevd-pycharm = ">=251.17181.23,<253.0.0"
8282
pytest = "^8.3.4"
8383
pytest-asyncio = ">=0.25.3,<0.27.0"
8484
pytest-cov = "^6.0.0"
85-
pytest-ruff = "^0.4.1"
85+
pytest-ruff = ">=0.4.1,<0.6.0"
8686
pytest-xdist = "^3.6.1"
8787
debugpy = "^1.8.11"
8888

scenarios/poetry.lock

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

0 commit comments

Comments
 (0)