Skip to content

Commit b6d66d8

Browse files
chore: bump pytest from 9.0.3 to 9.1.0 (#703)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14a9789 commit b6d66d8

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
@@ -81,7 +81,7 @@ full = [
8181
dev = [
8282
"xarray<2026.5", # TODO: drop once linopy ships xarray 2026.3+ compat fix
8383
"tsam==3.4.0", # Time series aggregation for clustering
84-
"pytest==9.0.3",
84+
"pytest==9.1.0",
8585
"pytest-xdist==3.8.0",
8686
"nbformat==5.10.4",
8787
"ruff==0.15.17",

0 commit comments

Comments
 (0)