Skip to content

Commit 707ffd2

Browse files
Bump pytest from 6.2.5 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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@6.2.5...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e02cb4 commit 707ffd2

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
pip>=9 # minimum installation requirements
33
setuptools>=21 # minimum installation requirements
44
coverage==6.3.2 # pytest-cov
5-
pytest==6.2.5
5+
pytest==7.0.1
66
pytest-cov==3.0.0
77
pytest-xdist==2.5.0
88
port-for==0.6.2

0 commit comments

Comments
 (0)