Skip to content

Commit 1385593

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 eaf1372 commit 1385593

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
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
5959
"pyrefly==1.0.0",
6060
"pyright==1.1.410",
6161
"pyroma==5.0.1",
62-
"pytest==9.0.3",
62+
"pytest==9.1.0",
6363
"pytest-asyncio==1.4.0",
6464
"pytest-beartype-tests==2026.4.26",
6565
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)