Skip to content

Commit 67e6891

Browse files
committed
chore: update deps
1 parent 0308369 commit 67e6891

File tree

2 files changed

+46
-25
lines changed

2 files changed

+46
-25
lines changed

pyproject.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,9 @@ format = "ruff format --preview proselint tests"
4040

4141
[dependency-groups]
4242
test = [
43-
"coverage>=7.4.0",
44-
"mock>=2.0.0",
45-
"pytest>=7.0.0",
46-
"pytest-cov>=4.0.0",
43+
"hypothesis>=6.135.11",
44+
"pytest>=8.4.1",
45+
"pytest-cov>=6.2.1",
4746
"rstr>=3.2.2",
4847
]
4948
dev = [

uv.lock

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

0 commit comments

Comments
 (0)