Skip to content

Commit 0f0e43e

Browse files
Merge pull request #180 from NHSDigital/dependabot/pip/master/pytest-asyncio-0.26.0
Bump pytest-asyncio from 0.14.0 to 0.26.0
2 parents 53af0a2 + e02e5aa commit 0f0e43e

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

poetry.lock

Lines changed: 10 additions & 8 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
@@ -39,7 +39,7 @@ gitpython = "^3.1.34"
3939
pytest = "^8.2"
4040
coverage = "^5.5"
4141
aiohttp = "^3.7.3"
42-
pytest-asyncio = "^0.14.0"
42+
pytest-asyncio = "^0.26.0"
4343

4444
[tool.poetry.scripts]
4545

0 commit comments

Comments
 (0)