Skip to content

Commit e91cb22

Browse files
authored
Merge branch 'main' into fix/write-ledgers-response-format
2 parents d64a4b0 + 55e92bd commit e91cb22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ canonicaljson = "^2.0.0"
7272
# Sync with version in .pre-commit-config.yaml and .github/workflows/format.yml
7373
ruff = "~0.11.0"
7474

75-
pre-commit = "~4.1.0"
75+
pre-commit = ">=4.1,<4.3"
7676

7777
pydevd = "~3.3.0"
7878

0 commit comments

Comments
 (0)