Skip to content

Commit 0431588

Browse files
Bump pytest from 7.1.0 to 7.1.1 in /requirements (#986)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.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.1.0...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0247b9c commit 0431588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
autopep8==1.6.0
22
matplotlib==3.5.1
33
pandas==1.4.1
4-
pytest==7.1.0
4+
pytest==7.1.1
55
pytest-cov==3.0.0
66
pyvista==0.33.3
77
scipy==1.8.0

0 commit comments

Comments
 (0)