Skip to content

Commit f08c31f

Browse files
chore(deps-dev): Bump pytest-asyncio from 0.25.3 to 0.26.0 (openwallet-foundation#3621)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 117cc56 commit f08c31f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -80,7 +80,7 @@ pydevd-pycharm = "^251.17181.23"
8080

8181
# testing
8282
pytest = "^8.3.4"
83-
pytest-asyncio = "^0.25.3"
83+
pytest-asyncio = ">=0.25.3,<0.27.0"
8484
pytest-cov = "^6.0.0"
8585
pytest-ruff = "^0.4.1"
8686
pytest-xdist = "^3.6.1"

0 commit comments

Comments
 (0)