Commit 0196d1cc authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Merge branch 'renovate/poetry-deps' into 'master'

fix(deps): update poetry dependencies

See merge request to-be-continuous/tools/aws-auth-provider!38
parents 210ce54f 8f6445fe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ include:
  # $TBC_NAMESPACE is a group variable; can be globally overridden
  # Docker template
  - project: "$TBC_NAMESPACE/docker"
    ref: "5.9"
    ref: "5.11"
    file: "templates/gitlab-ci-docker.yml"
  # Python template
  - project: "$TBC_NAMESPACE/python"
@@ -10,7 +10,7 @@ include:
    file: "/templates/gitlab-ci-python.yml"
  # semantic-release template
  - project: "$TBC_NAMESPACE/semantic-release"
    ref: "3.8"
    ref: "3.11"
    file: "templates/gitlab-ci-semrel.yml"

stages:
+13 −144

File changed.

Preview size limit exceeded, changes collapsed.