Skip to content

Commit 5c6c0bc

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] <support@github.com>
1 parent 876db0b commit 5c6c0bc

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
@@ -251,7 +251,7 @@ dev = [
251251
"pylint==2.17.2 ",
252252
"pyroma==4.2",
253253
"pytest-cov==4.0.0",
254-
"pytest==7.3.0 ",
254+
"pytest==7.3.1 ",
255255
"ruff==0.0.261",
256256
"sphinx-autodoc-typehints==1.23.0",
257257
"sphinx-prompt==1.5.0",

0 commit comments

Comments
 (0)