Skip to content

Commit 9fca363

Browse files
Bump pytest-asyncio from 0.23.5 to 0.23.6 (#940)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5 to 0.23.6. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.5...v0.23.6) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1643f0d commit 9fca363

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
@@ -37,7 +37,7 @@ factory-boy = "^3.3.0"
3737
pytest-factoryboy = "^2.7.0"
3838
ruff = "^0.3.5"
3939
pytest-mock = "^3.14.0"
40-
pytest-asyncio = "^0.23.5"
40+
pytest-asyncio = "^0.23.6"
4141

4242

4343
[build-system]

0 commit comments

Comments
 (0)