Skip to content

Commit 9d125e4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pygments==2.12.0
4848
# via sphinx
4949
pyparsing==3.0.9
5050
# via packaging
51-
pytest==7.0.1
51+
pytest==7.1.2
5252
# via
5353
# -r test-requirements.in
5454
# pytest-cov

0 commit comments

Comments
 (0)