Skip to content

Commit fb3ee83

Browse files
author
Ian Boyes
authored
fix: improve server communication reliability
1 parent af509e6 commit fb3ee83

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
@@ -15,7 +15,7 @@ requires-python = ">=3.12.3,<3.13"
1515
package-mode = false
1616

1717
[tool.poetry.dependencies]
18-
virtool-workflow = ">=7.1.5"
18+
virtool-workflow = "7.2.1"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^8.4.0"

0 commit comments

Comments
 (0)