Skip to content

Commit 8560e8b

Browse files
committed
Update pytest-typing-runner
This removes some python warnings when running tests
1 parent e62cfc2 commit 8560e8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scripts/test_helpers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
]
1212
dependencies = [
1313
"pytest==8.1.1",
14-
"pytest-typing-runner==0.6.1"
14+
"pytest-typing-runner==0.6.2"
1515
]
1616

1717
[tool.hatch.metadata]

uv.lock

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

0 commit comments

Comments
 (0)