Skip to content

Commit 545fb6f

Browse files
author
Ian Boyes
authored
fix: improve server communication reliability
* Bump virtool-workflow from >=7.1.5 to 7.2.1
1 parent 5f55f43 commit 545fb6f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -14,7 +14,7 @@ requires-python = ">=3.12.3,<3.13"
1414
package-mode = false
1515

1616
[tool.poetry.dependencies]
17-
virtool-workflow = ">=7.1.5"
17+
virtool-workflow = "7.2.1"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
pytest = ">=7.4.2"

0 commit comments

Comments
 (0)