Skip to content

Commit a2c93a3

Browse files
Bump pytest from 6.2.5 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.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@6.2.5...7.1.2) --- 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 c22e5f3 commit a2c93a3

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.4.3 # pytest-cov
5-
pytest==6.2.5
5+
pytest==7.1.2
66
pytest-cov==3.0.0
77
pytest-xdist==2.5.0
88
port-for==0.6.2

0 commit comments

Comments
 (0)