Skip to content

Commit c98d561

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.7
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.7. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.7) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eef7b04 commit c98d561

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ black = "^24.4.2"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.5.0"
3434
pytest = "^8.1.1"
35-
pytest-asyncio = "^0.21.0"
35+
pytest-asyncio = "^0.23.7"
3636
pytest-cov = "^5.0.0"
3737
python-dotenv = "^1.0.0"
3838
Sphinx = "^7.1.2"

0 commit comments

Comments
 (0)