Skip to content

Commit

Permalink
fix(deps): update configuration management dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent da1b47f commit d7b1446
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 49 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: hashicorp/setup-terraform@v3
env:
# renovate: datasource=docker depName=hashicorp/terraform versioning=docker
TERRAFORM_VERSION: 1.6.2
TERRAFORM_VERSION: 1.6.5
with:
terraform_version: ${{ env.TERRAFORM_VERSION }}
terraform_wrapper: false
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
- name: 🧰 Set up Poetry
env:
# renovate: datasource=pypi depName=poetry
POETRY_VERSION: 1.6.1
POETRY_VERSION: 1.7.1
run: pipx install poetry==${{ env.POETRY_VERSION }}

- name: 🧰 Set up Python
Expand Down
45 changes: 29 additions & 16 deletions .terraform.lock.hcl

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

60 changes: 30 additions & 30 deletions poetry.lock

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

Loading

0 comments on commit d7b1446

Please sign in to comment.