Skip to content

Commit b200a49

Browse files
committed
chore(dependencies): update pytest and hypothesis versions in pyproject.toml
1 parent dccb0ad commit b200a49

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ build-backend = "hatchling.build"
3838

3939
[dependency-groups]
4040
dev = [
41-
"pytest>=9.0.1",
41+
"pytest>=9.0.3",
4242
"pytest-cov>=7.1.0",
4343
"pytest-asyncio>=1.3.0",
4444
"pytest-benchmark>=5.2.3",
4545
"ruff>=0.15.8",
46-
"ty>=0.0.26",
46+
"ty>=0.0.32",
4747
"behave>=1.3.3",
48-
"hypothesis>=6.151.9",
48+
"hypothesis>=6.152.2",
4949
"shellflow",
5050
]
5151

uv.lock

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

0 commit comments

Comments
 (0)