Skip to content

Commit 5671aed

Browse files
Bump pytest-asyncio from 1.0.0 to 1.1.0
--- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d55489 commit 5671aed

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 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
@@ -44,7 +44,7 @@ jsonpath-rw = "^1.4.0"
4444
semver = "^3.0.4"
4545
gitpython = "^3.1.44"
4646
pytest = "^8.4.1"
47-
pytest-asyncio = "^1.0.0"
47+
pytest-asyncio = "^1.1.0"
4848
pytest-cov = "^6.0.0"
4949
pytest-nhsd-apim = "^5.0.0"
5050
aiohttp = "^3.12.14"

0 commit comments

Comments
 (0)