Skip to content

Commit ec54da4

Browse files
chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ec7514 commit ec54da4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -18,7 +18,7 @@ virtool-workflow = "7.2.2"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
pytest = "^8.4.1"
21-
pytest-asyncio = "^1.0.0"
21+
pytest-asyncio = "^1.1.0"
2222
pytest-mock = "^3.14.1"
2323
ruff = "^0.12.5"
2424
syrupy = "^4.9.1"

0 commit comments

Comments
 (0)