Skip to content

Commit 8feacee

Browse files
build(deps-dev): bump pytest-asyncio from 0.23.8 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37352dd commit 8feacee

2 files changed

Lines changed: 23 additions & 8 deletions

File tree

poetry.lock

Lines changed: 22 additions & 7 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
@@ -87,7 +87,7 @@ all = [
8787
pytest = ">=7.4.4,<9.0.0"
8888
pytest-cov = ">=7,<8"
8989
codecov = "^2.1.13"
90-
pytest-asyncio = ">=0.21,<0.24"
90+
pytest-asyncio = ">=0.21,<1.4"
9191
fastapi = ">=0.125.0"
9292

9393

0 commit comments

Comments
 (0)