Skip to content

Commit

Permalink
fix: use virtool-core^11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igboyes committed Jan 18, 2024
1 parent a1b6085 commit 061bc84
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 29 deletions.
38 changes: 10 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ python = "~3.10"
click = "^8.1.7"
aiohttp = "^3.8.1"
aiofiles = "^0.7.0"
virtool-core = "^10.0.1"
virtool-core = "^11.0.0"
aioredis = "1.3.1"
sentry-sdk = "^1.5.7"
pyfixtures = "^1.0.0"
Expand Down

0 comments on commit 061bc84

Please sign in to comment.