Skip to content

Commit cf02d0f

Browse files
Bump pytest from 7.0.1 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.2.0. - [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.0.1...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e90be6d commit cf02d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ coverage==6.2
55
importlib_metadata==4.0.1; python_version < '3.8'
66
jsonschema==3.2.0
77
lxml==4.9.1
8-
pytest==7.0.1
8+
pytest==7.2.0
99
pytest-forked==1.4.0
1010
pytest-parallel==0.1.1
1111
pytest-rerunfailures==10.2

0 commit comments

Comments
 (0)