Skip to content

Commit 89cf534

Browse files
build(deps-dev): bump pytest from 7.2.0 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.4.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@7.2.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d03c887 commit 89cf534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ coverage = "==7.2.4"
1010
flake8 = "==6.0.0"
1111
pre-commit = "==3.3.3"
1212
pylint = "==2.17.3"
13-
pytest = "==7.3.1"
13+
pytest = "==7.4.2"
1414
pytest-cov = "==4.0.0"
1515

1616
[packages]

0 commit comments

Comments
 (0)