Skip to content

Commit 07f3a11

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.6
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.6. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.6) --- 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 4da4b73 commit 07f3a11

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ black = "^24.3.0"
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.6"
3636
pytest-cov = "^4.1.0"
3737
python-dotenv = "^1.0.0"
3838
Sphinx = "^7.1.2"

0 commit comments

Comments
 (0)