Skip to content

Commit c917989

Browse files
deps: 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] <[email protected]>
1 parent 0835111 commit c917989

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

poetry.lock

Lines changed: 12 additions & 10 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
@@ -38,7 +38,7 @@ ruff = ">=0.5.1,<0.13.1"
3838
bandit = "^1.7.8"
3939
pytest-subtests = ">=0.12.1,<0.15.0"
4040
pytest-cov = ">=5,<7"
41-
pytest-asyncio = ">=0.23.6,<0.27.0"
41+
pytest-asyncio = ">=0.23.6,<1.3.0"
4242
pytest-httpx = ">=0.30,<0.35"
4343

4444

0 commit comments

Comments
 (0)