Bump pytest-asyncio from 0.25.3 to 0.26.0

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](https://github.com/pytest-dev/pytest-asyncio/compare/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>
This commit is contained in:
dependabot[bot]
2025-03-29 15:42:11 +00:00
committed by GitHub
parent b202a81346
commit 93572c981f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ icecream = "^2.1.3"
ipython = "^9.0.2"
poetry-plugin-export = "^1.6.0"
pytest = "^8.0.2"
pytest-asyncio = "^0.25.0"
pytest-asyncio = "^0.26.0"
pytest-cov = "^6.0.0"
pytest-datafiles = "^3.0.0"
pytest-xdist = "^3.4.0"