Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

Commit 7d6dc1b

Browse files
build(deps-dev): bump pytest-asyncio from 0.26.0 to 1.2.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 620bed2 commit 7d6dc1b

2 files changed

Lines changed: 20 additions & 6 deletions

File tree

poetry.lock

Lines changed: 19 additions & 5 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
@@ -46,7 +46,7 @@ pytest-playwright = "^0.5.1"
4646
pytest-xdist = "^3.6.1"
4747
flake8-pyproject = "^1.2.3"
4848
jinja2 = "^3.1.5"
49-
pytest-asyncio = ">=0.25,<0.27"
49+
pytest-asyncio = ">=0.25,<1.3"
5050
pytest-playwright-async = "^1.1.0"
5151
nest-asyncio = "^1.6.0"
5252
flake8-pytest-style = "^2.0.0"

0 commit comments

Comments
 (0)