Skip to content

Commit 417865d

Browse files
chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.2 (#5920)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent ff14f35 commit 417865d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ isort = "^5.13.2"
8383
pytest-cov = ">=5,<7"
8484
pytest-mock = "^3.14.0"
8585
pdoc3 = "^0.11.0"
86-
pytest-asyncio = "^0.24.0"
86+
pytest-asyncio = ">=0.24,<0.26"
8787
bandit = "^1.7.10"
8888
radon = "^6.0.1"
8989
xenon = "^0.9.3"

0 commit comments

Comments
 (0)