Update dependency WTForms to v3.1.2 (#76)

* Update dependency WTForms to v3.1.2

* Update ci.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
renovate[bot]
2024-01-06 12:20:24 +00:00
committed by GitHub
parent ec0bffa8e3
commit ca9ab1083f
2 changed files with 2 additions and 1 deletions

View File

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