Skip to content

Commit 3671682

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.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17ebc15 commit 3671682

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
@@ -113,7 +113,7 @@ optional-dependencies.test = [
113113
"dask[dataframe]",
114114
"pandas<2.4",
115115
"pueblo>=0.0.7",
116-
"pytest<9",
116+
"pytest<10",
117117
"pytest-cov<8",
118118
"pytest-mock<4",
119119
]

0 commit comments

Comments
 (0)