Skip to content

Commit

Permalink
chore: note about syncing versions
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Bluhm <[email protected]>
  • Loading branch information
dbluhm committed Jan 30, 2024
1 parent c794a3a commit 75625c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ python3-indy= { version = "^1.11.1", optional = true }

[tool.poetry.group.dev.dependencies]
pre-commit="~3.3.3"
# Sync with version in .pre-commit-config.yaml
ruff = "0.1.2"
# Sync with version in .github/workflows/blackformat.yml
# Sync with version in .pre-commit-config.yaml
black="24.1.1"

sphinx="1.8.4"
Expand Down

0 comments on commit 75625c3

Please sign in to comment.