Skip to content

Commit

Permalink
Feature/issue harmony 1189 - update harmony-service-lib-py version (#36)
Browse files Browse the repository at this point in the history
* Update harmony-service-lib-py version to ^1.0.20

* Update poetry.lock

* Update CHANGELOG.md

* Ran poetry update

Co-authored-by: Frank Greguska <89428916+frankinspace@users.noreply.github.com>
  • Loading branch information
vinnyinverso and frankinspace authored Jul 19, 2022
1 parent 1f7a900 commit 43cf0c8
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 49 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
### Changed
- [issues/34](https://github.com/podaac/concise/issues/34): harmony-service-lib-py version updated to ^1.0.20 to support reading/writing STAC objects to/from S3
### Deprecated
### Removed
### Fixed
Expand Down
105 changes: 57 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packages = [
python = "^3.9"
netCDF4 = "^1.5.6"
numpy = "^1.20.3"
harmony-service-lib = "^1.0.16"
harmony-service-lib = "^1.0.20"
importlib-metadata = "^4.8.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 43cf0c8

Please sign in to comment.