Update dependency WTForms to v3.1.2 #76

Merged
renovate[bot] merged 2 commits from renovate/wtforms-3.x into main 2024-01-06 13:20:24 +01:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 19220f3aaa - Show all commits

View File

@ -16,3 +16,4 @@ jobs:
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
secrets: secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}