Skip to content

Commit c4e6b8f

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

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
@@ -78,7 +78,7 @@ full = [
7878
# Development tools and testing
7979
dev = [
8080
"tsam==3.1.2", # Time series aggregation for clustering
81-
"pytest==8.4.2",
81+
"pytest==9.0.2",
8282
"pytest-xdist==3.8.0",
8383
"nbformat==5.10.4",
8484
"ruff==0.14.14",

0 commit comments

Comments
 (0)