Skip to content

Commit a619634

Browse files
committed
feat(deps): bump dependencies
1 parent 63f02a8 commit a619634

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ dependencies = [
1515

1616
[dependency-groups]
1717
test = [
18-
"copier>=9.10.3,<10.0.0",
18+
"copier>=9.11.0,<10.0.0",
1919
"pip>=25.3,<26.0.0",
20-
"pre-commit>=4.4.0,<5.0.0",
20+
"pre-commit>=4.5.0,<5.0.0",
2121
"pytest>=9.0.0,<10.0.0",
2222
"pytest-randomly>=4.0.1,<5.0.0",
2323
"pytest-xdist>=3.8.0,<4.0.0",

template/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
1717
[dependency-groups]
1818
test = [
19-
"coverage>=7.11.3,<8.0.0",
19+
"coverage>=7.12.0,<8.0.0",
2020
"pytest>=9.0.0,<10.0.0",
2121
"pytest-cov>=7.0.0,<8.0.0",
2222
"pytest-randomly>=4.0.1,<5.0.0",

uv.lock

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

0 commit comments

Comments
 (0)