Skip to content

Commit 6911f6f

Browse files
pip(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62d983e commit 6911f6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -39,7 +39,7 @@ black = "^24.8"
3939
pip-licenses = "^5.0.0"
4040
jinja2 = "^3.1.5"
4141
pytest = "^8.3.4"
42-
pytest-asyncio = "^0.25.0"
42+
pytest-asyncio = "^0.25.2"
4343
pytest-nhsd-apim = "^3.4.3"
4444

4545
[tool.poetry.scripts]

0 commit comments

Comments
 (0)