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

Commit 3016a2b

Browse files
chore(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-asyncio@v0.20.1...v0.20.3) --- 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 514b2b4 commit 3016a2b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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 @@ black = "^22.12.0"
3232
isort = "^5.11.1"
3333
pre-commit = "^2.16.0"
3434
pytest = "^7.2.0"
35-
pytest-asyncio = "^0.20.1"
35+
pytest-asyncio = "^0.20.3"
3636
pytest-cov = "^4.0.0"
3737
python-dotenv = "^0.21.0"
3838
Sphinx = "^5.3.0"

0 commit comments

Comments
 (0)