Skip to content

Commit e8004b9

Browse files
MAINT: Bump the testing group in /.devcontainer with 1 update (#2946)
Bumps the testing group in /.devcontainer with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e00d3c commit e8004b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/codespaces-dev/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scipy==1.12.0
55
pandas==2.2.1
66
pyiges[full]==0.3.1
77
pytest==8.1.1
8-
pytest-cov==4.1.0
8+
pytest-cov==5.0.0
99
pyvista==0.43.4
1010
pyansys-tools-report==0.7.0
1111
vtk==9.3.0

.devcontainer/devcontainer-local/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scipy==1.12.0
55
pandas==2.2.1
66
pyiges[full]==0.3.1
77
pytest==8.1.1
8-
pytest-cov==4.1.0
8+
pytest-cov==5.0.0
99
pyvista==0.43.4
1010
pyansys-tools-report==0.7.0
1111
vtk==9.3.0

0 commit comments

Comments
 (0)