Skip to content

Commit 1623c5a

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update pytest-asyncio requirement from <1 to <2
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.1.1...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 428653d commit 1623c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ optional-dependencies.test = [
7979
"pandas<2.3",
8080
"polars[pyarrow]<1.28",
8181
"pytest<9",
82-
"pytest-asyncio<1",
82+
"pytest-asyncio<2",
8383
"pytest-cov<7",
8484
"sqlalchemy-cratedb",
8585
]

0 commit comments

Comments
 (0)