Skip to content

Commit 89a146f

Browse files
chore: bump pytest from 9.0.2 to 9.0.3 (#665)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [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.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa54589 commit 89a146f

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.3.0", # Time series aggregation for clustering
81-
"pytest==9.0.2",
81+
"pytest==9.0.3",
8282
"pytest-xdist==3.8.0",
8383
"nbformat==5.10.4",
8484
"ruff==0.15.10",

0 commit comments

Comments
 (0)