Skip to content

Commit 5d10da3

Browse files
Build(deps-dev): Bump pytest from 8.0.1 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0bd5cd commit 5d10da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tests = [
4545
"requests==2.31.0",
4646
"PySide6==6.6.2",
4747
"ansys-tools-path==0.4.1",
48-
"pytest==8.0.1",
48+
"pytest==8.0.2",
4949
"pytest-cov==4.1.0",
5050
"pytest-qt==4.4.0",
5151
]

0 commit comments

Comments
 (0)