Skip to content

Commit c77e077

Browse files
chore(deps-dev): Bump pytest from 9.1.0 to 9.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 to 9.1.1. - [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.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6778bc5 commit c77e077

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.1.1",
6060
"pyright==1.1.410",
6161
"pyroma==5.0.1",
62-
"pytest==9.1.0",
62+
"pytest==9.1.1",
6363
"pytest-asyncio==1.4.0",
6464
"pytest-beartype-tests==2026.4.26",
6565
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)