Skip to content

Commit d8b8f2a

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.2 to 0.24.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.2 to 0.24.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.2...v0.24.0) --- 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 3cd75a2 commit d8b8f2a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -21,7 +21,7 @@ crontab = "^1.0.1"
2121
mypy = "^1.2.0"
2222
ruff = ">=0.4.3,<0.9.0"
2323
pytest = ">=7.3.1,<9.0.0"
24-
pytest-asyncio = "^0.21.2"
24+
pytest-asyncio = ">=0.21.2,<0.25.0"
2525
coverage = "^7.2.7"
2626
pre-commit = "^3.3.2"
2727
gitlint = "^0.19.1"

0 commit comments

Comments
 (0)