Skip to content

Commit 729856f

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.0 to 0.21.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f796e7 commit 729856f

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
@@ -65,7 +65,7 @@ pre-commit = "^3.2.1"
6565
pylint = "^2.17.1"
6666
flake8 = "^6.0.0"
6767
pytest = "^7.2.2"
68-
pytest-asyncio = "^0.21.0"
68+
pytest-asyncio = "^0.21.1"
6969

7070

7171
#

0 commit comments

Comments
 (0)