Skip to content

Commit 71cca7a

Browse files
chore(deps): 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 543116b commit 71cca7a

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
@@ -21,7 +21,7 @@ license = { file = "LICENSE" }
2121
dependencies = [
2222
"build==1.5.0",
2323
"pyinfra==3.9.2",
24-
"pytest==9.1.0",
24+
"pytest==9.1.1",
2525
"requests",
2626
]
2727

0 commit comments

Comments
 (0)