Skip to content

Commit

Permalink
chore: update to poetry >= 1.3 to enable use with dependabot (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel authored Jan 31, 2023
1 parent a70b676 commit 5642341
Show file tree
Hide file tree
Showing 4 changed files with 904 additions and 905 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
PYTHON_VERSION: "3.9"
POETRY_VERSION: "1.2.1"
POETRY_VERSION: "1.3.2"

jobs:
quality-gate:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
PYTHON_VERSION: "3.9"
POETRY_VERSION: "1.2.1"
POETRY_VERSION: "1.3.2"

jobs:

Expand Down
Loading

0 comments on commit 5642341

Please sign in to comment.