Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e2ff3cc

Browse files
authoredFeb 6, 2024
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] <[email protected]>
1 parent 3694bcd commit e2ff3cc

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)
Please sign in to comment.