Skip to content

Commit e687d17

Browse files
authored
Merge pull request #120 from NHSDigital/dependabot/pip/pytest-asyncio-gte-1.3.0-and-lt-1.5.0
Update pytest-asyncio requirement from <1.4.0,>=1.3.0 to >=1.3.0,<1.5.0
2 parents b5ab5de + b429a9a commit e687d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dev = [
2727
"ruff>=0.14.1,<0.16",
2828
"pyright>=1.1.390",
2929
"ipdb>=0.13.13,<0.14",
30-
"pytest-asyncio>=1.3.0,<1.4.0",
30+
"pytest-asyncio>=1.3.0,<1.5.0",
3131
"python-semantic-release>=10.5.3",
3232
]
3333

0 commit comments

Comments
 (0)