Skip to content

Commit e4bdddb

Browse files
Bump pytest from 7.3.0 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.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@7.3.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f907708 commit e4bdddb

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
@@ -43,7 +43,7 @@ tests = [
4343
"appdirs==1.4.4",
4444
"requests==2.28.2",
4545
"PySide6==6.5.0",
46-
"pytest==7.3.0",
46+
"pytest==7.3.1",
4747
"pytest-cov==4.0.0",
4848
"pytest-qt==4.2.0",
4949
]

0 commit comments

Comments
 (0)