Skip to content

Commit 1f20c71

Browse files
Bump pytest from 9.0.1 to 9.0.2 (#267)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 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@9.0.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 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 83363e2 commit 1f20c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"pycodestyle==2.14.0",
9191
"pdoc3==0.11.6",
9292
"build==1.3.0",
93-
"pytest==9.0.1",
93+
"pytest==9.0.2",
9494
"pytest-xdist==3.8.0",
9595
"coverage==7.13.1",
9696
"black[jupyter]==25.12.0",

0 commit comments

Comments
 (0)