Skip to content

Commit

Permalink
Upgraded to poetry 1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
skorper committed Dec 12, 2022
1 parent d2e1b70 commit 8eef816
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Poetry
uses: abatilo/[email protected]
with:
poetry-version: 1.1.4
poetry-version: 1.1.15
- name: Get version
id: get-version
run: |
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **PODAAC-4228**
- A pasthrough lamba to save cumulus remote message
### Changed
- Upgrade to poetry 1.1.15
### Deprecated
### Removed
### Fixed
Expand Down
187 changes: 61 additions & 126 deletions poetry.lock

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

0 comments on commit 8eef816

Please sign in to comment.