Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit a31ec5e

Browse files
chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 0.23.7. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.7) --- 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 7cc3c38 commit a31ec5e

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
@@ -32,7 +32,7 @@ isort = "^5.12.0"
3232
pre-commit = "^3.5.0"
3333
pytest-cov = "^5.0.0"
3434
pytest-depends = "^1.0.1"
35-
pytest-asyncio = "^0.23.6"
35+
pytest-asyncio = "^0.23.7"
3636
unasync-cli = "^0.0.9"
3737
python-semantic-release = "^9.7.3"
3838

0 commit comments

Comments
 (0)