Skip to content

Commit aaadc86

Browse files
committed
Updated poetry
1 parent c9c2e6c commit aaadc86

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
REGISTRY: ghcr.io
1717
IMAGE_NAME: ${{ github.repository }}
1818
PYTHON_VERSION: '3.12'
19-
POETRY_VERSION: '2.1.3'
19+
POETRY_VERSION: '2.3.2'
2020
TERRAFORM_VERSION: '1.5.3'
2121

2222
jobs:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
### Changed
2121
- Update to python 3.12
2222
- Update github actions build to use arm ubuntu to build images
23+
- Update poetry version 2.3.2
2324
### Deprecated
2425
### Removed
2526
### Fixed

0 commit comments

Comments
 (0)