Skip to content

Commit 7c81fe1

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.3) --- 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 818e53f commit 7c81fe1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -59,7 +59,7 @@ isort = "^5.11.5"
5959
pytest-cov = "^4.1.0"
6060
pytest-mock = "^3.11.1"
6161
pdoc3 = "^0.10.0"
62-
pytest-asyncio = "^0.21.1"
62+
pytest-asyncio = "^0.23.3"
6363
bandit = "^1.7.5"
6464
radon = "^6.0.1"
6565
xenon = "^0.9.1"

0 commit comments

Comments
 (0)