Skip to content

Commit f429702

Browse files
Upgrade: Bump pytest-asyncio from 0.23.7 to 0.26.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97615c5 commit f429702

File tree

2 files changed

+38
-17
lines changed

2 files changed

+38
-17
lines changed

poetry.lock

Lines changed: 37 additions & 16 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
@@ -45,7 +45,7 @@ pydantic = "^2.10.6"
4545
pytest = ">=7.4.1,<9.0.0"
4646
pyright = "^1.1.325"
4747
taskipy = "^1.10.4"
48-
pytest-asyncio = ">=0.21,<0.24"
48+
pytest-asyncio = ">=0.21,<0.27"
4949
ipython = "^8.15.0"
5050
mkdocs-material = "^9.1.21"
5151
ruff = "^0.9.5"

0 commit comments

Comments
 (0)