Skip to content

Commit 18ca7ef

Browse files
Merge pull request #120 from NHSDigital/dependabot/pip/pytest-asyncio-0.24.0
build(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0
2 parents df11bd8 + 78110b5 commit 18ca7ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ black = "^24"
2929
mypy = "^1.4.0"
3030
coverage = "^7.6.0"
3131
pytest = "^8.3.3"
32-
pytest-asyncio = "^0.23.8"
32+
pytest-asyncio = "^0.24.0"
3333
tox = "^4.16.0"
3434
pytest-httpserver = "^1.0.8"
3535
ruff = "^0"

0 commit comments

Comments
 (0)