Skip to content

Commit 76b7019

Browse files
build(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.23.8. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.23.8) --- 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 4f6cf53 commit 76b7019

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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 = "^24"
2929
mypy = "^1.4.0"
3030
coverage = "^7.2.7"
3131
pytest = "^7.3.1"
32-
pytest-asyncio = "^0.23.4"
32+
pytest-asyncio = "^0.23.8"
3333
tox = "^4.6.3"
3434
pytest-httpserver = "^1.0.8"
3535
ruff = "^0"

0 commit comments

Comments
 (0)