Skip to content

Commit af47597

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update pytest requirement from <9 to <10
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@1.0.0b3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bea87e commit af47597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

0 commit comments

Comments
 (0)