Skip to content

Commit 9acf21c

Browse files
pip(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f3ad75 commit 9acf21c

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

poetry.lock

Lines changed: 7 additions & 9 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
@@ -40,7 +40,7 @@ black = "^24.8"
4040
pip-licenses = "^5.0.0"
4141
jinja2 = "^3.1.4"
4242
pytest = "^8.3.4"
43-
pytest-asyncio = "^0.24.0"
43+
pytest-asyncio = "^0.25.0"
4444
pytest-nhsd-apim = "^3.4.3"
4545

4646
[tool.poetry.scripts]

0 commit comments

Comments
 (0)