Skip to content

Commit 3153275

Browse files
authored
Merge pull request #173 from NHSDigital/dependabot/pip/pytest-asyncio-1.1.0
build(deps-dev): bump pytest-asyncio from 0.24.0 to 1.1.0
2 parents a772454 + a9fa93e commit 3153275

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

poetry.lock

Lines changed: 18 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
@@ -29,7 +29,7 @@ black = "^25"
2929
mypy = "^1.17.1"
3030
coverage = "^7.6.0"
3131
pytest = "^8.3.3"
32-
pytest-asyncio = "^0.26.0"
32+
pytest-asyncio = "^1.1.0"
3333
tox = "^4.25.0"
3434
pytest-httpserver = "^1.1.3"
3535
ruff = "^0"

0 commit comments

Comments
 (0)