Skip to content

Commit 10a504d

Browse files
authored
fix: improve server communication reliability
* Bump virtool-workflow from >=7.2.0 to 7.2.1
1 parent 37a939e commit 10a504d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requires-python = ">=3.12.3,<3.13.0"
1616
package-mode = false
1717

1818
[tool.poetry.dependencies]
19-
virtool-workflow = ">=7.2.0"
19+
virtool-workflow = "7.2.1"
2020

2121
[tool.poetry.group.dev.dependencies]
2222
maturin = "^1.8.7"

0 commit comments

Comments
 (0)