Skip to content

Commit 5c6b180

Browse files
committed
Update deps
1 parent 6e386dd commit 5c6b180

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dev-dependencies = [
3030
"pytest",
3131
"types-pytz",
3232
"pytest-asyncio",
33+
"pytest-timeout",
3334
"pex",
3435
]
3536

@@ -48,3 +49,4 @@ packages = [
4849
asyncio_mode = "auto"
4950
asyncio_default_fixture_loop_scope = "session"
5051
asyncio_default_test_loop_scope = "session"
52+
timeout = 30

uv.lock

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

0 commit comments

Comments
 (0)