Skip to content

Commit 145fa12

Browse files
chore(deps-dev): Bump pytest from 9.0.3 to 9.1.0
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>
1 parent 5282cb4 commit 145fa12

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
@@ -75,7 +75,7 @@ optional-dependencies.dev = [
7575
"pyrefly==1.0.0",
7676
"pyright==1.1.410",
7777
"pyroma==5.0.1",
78-
"pytest==9.0.3",
78+
"pytest==9.1.0",
7979
"pytest-beartype-tests==2026.4.26",
8080
"pytest-retry==1.7.0",
8181
"pytest-xdist==3.8.0",

0 commit comments

Comments
 (0)