Skip to content

Commit 4c46221

Browse files
Bump pytest from 7.4.2 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.4. - [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.4.2...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a77b04 commit 4c46221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ test =
2626
mypy == 1.9.0
2727
pylint == 2.17.7
2828
pylint-print == 1.0.1
29-
pytest == 7.4.2
29+
pytest == 7.4.4
3030
pytest-cov == 3.0.0
3131
pytest-mock == 3.14.0
3232
pytest-xdist == 3.3.1

0 commit comments

Comments
 (0)