Skip to content

Commit 00354dc

Browse files
committed
update(deps): with added cooldown
1 parent 792a1db commit 00354dc

2 files changed

Lines changed: 437 additions & 373 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ dependencies = [
3232
"plotly-stubs>=0.0.5",
3333
]
3434

35+
[tool.uv]
36+
exclude-newer = "1 week"
37+
3538
[tool.pytest.ini_options]
3639
pythonpath = [
3740
"intbot"

0 commit comments

Comments
 (0)