Skip to content

Commit 59b5fe3

Browse files
Bump pytest from 9.0.3 to 9.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 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.0.3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d736d2 commit 59b5fe3

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
@@ -51,7 +51,7 @@ dev = [
5151
"pre-commit>=3.3.3"
5252
]
5353
tests = [
54-
"pytest==9.0.3",
54+
"pytest==9.1.1",
5555
"pytest-cov==7.1.0",
5656
"dill>=0.3.5.1",
5757
"pytest-mock==3.15.1",

0 commit comments

Comments
 (0)