Skip to content

Commit 6afdfcc

Browse files
Bump pytest from 7.1.2 to 7.1.3 (#153)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. - [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.1.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12d7f40 commit 6afdfcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Requirements for testing and coverage reporting
33
coverage[toml]==6.4.4
44
coveralls==3.3.1
5-
pytest==7.1.2
5+
pytest==7.1.3
66
pytest-cov==3.0.0
77
gitpython>=3
88
pre-commit==2.20.0

0 commit comments

Comments
 (0)