Skip to content

Commit 3592464

Browse files
chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.23.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.23.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.18.3...v0.23.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfc6714 commit 3592464

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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 @@ isort = "^5.12.0"
3232
pre-commit = "^3.5.0"
3333
pytest-cov = "^4.0.0"
3434
pytest-depends = "^1.0.1"
35-
pytest-asyncio = "^0.18.3"
35+
pytest-asyncio = "^0.23.3"
3636
unasync-cli = "^0.0.9"
3737
python-semantic-release = "^8.3.0"
3838

0 commit comments

Comments
 (0)