Skip to content

Commit

Permalink
Bump pyvista from 0.37.0 to 0.38.1 in /requirements (#1083)
Browse files Browse the repository at this point in the history
* Bump pyvista from 0.37.0 to 0.38.1 in /requirements

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.37.0 to 0.38.1.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.37.0...v0.38.1)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump max version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <[email protected]>
  • Loading branch information
dependabot[bot] and adamjstewart authored Feb 2, 2023
1 parent 2fe0c1c commit ce4e7ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/datasets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ laspy==2.3.0
opencv-python==4.7.0.68
pandas==1.5.3
pycocotools==2.0.6
pyvista==0.37.0
pyvista==0.38.1
radiant-mlhub==0.4.1
rarfile==4.0
scikit-image==0.19.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ datasets =
# pycocotools 2.0.1+ required for proper dependency declaration
pycocotools>=2.0.1,<3
# pyvista 0.25.2 required for wheels
pyvista>=0.25.2,<0.38
pyvista>=0.25.2,<0.39
# radiant-mlhub 0.2.1+ required for api_key bugfix:
# https://github.com/radiantearth/radiant-mlhub/pull/48
# radiant-mlhub 0.5+ changed download behavior:
Expand Down

0 comments on commit ce4e7ef

Please sign in to comment.