Skip to content

Commit 728ba69

Browse files
Bump pytest from 7.0.1 to 7.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.2.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@7.0.1...7.2.1) --- 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 b84d51d commit 728ba69

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==7.2.1; python_version >= '3.7'
55
importlib_metadata==4.0.1; python_version < '3.8'
66
jsonschema==3.2.0
77
lxml==4.9.2
8-
pytest==7.0.1
8+
pytest==7.2.1
99
pytest-forked==1.4.0; python_version == '3.6'
1010
pytest-forked==1.6.0; python_version >= '3.7'
1111
pytest-parallel==0.1.1

0 commit comments

Comments
 (0)