Skip to content

Commit e809c5e

Browse files
authored
Merge branch 'main' into lelia/cap-git-commit-message-length
2 parents 80a3c96 + ce388c8 commit e809c5e

2 files changed

Lines changed: 58 additions & 58 deletions

File tree

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ test = [
4747
"pytest-watch==4.2.0"
4848
]
4949
dev = [
50-
"ruff==0.16.6",
50+
"ruff==0.16.7",
5151
"twine==7.0.0", # for building
52-
"uv==0.12.9", # for dependency management
52+
"uv==0.12.15", # for dependency management
5353
"pre-commit==4.6.2",
5454
"hatch==1.18.0"
5555
]

0 commit comments

Comments
 (0)