Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit fade2ec

Browse files
authored
Merge branch 'main' into tooling/docs-linting
2 parents 3649afc + 984c97d commit fade2ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[dependency-groups]
22
pre-commit = [
3-
"pre-commit == 4.3.0",
3+
"pre-commit == 4.5.1",
44
]
55

66
redirects = [
77
"mkdocs-redirects == 1.2.2",
88
]
99

1010
tox-uv = [
11-
"tox-uv == 1.28.0",
11+
"tox-uv == 1.29.0",
1212
]
1313

1414
dev = [

0 commit comments

Comments
 (0)