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

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 }}

View File

@ -10,4 +10,4 @@ MarkupSafe==2.1.3
requests==2.31.0
urllib3==2.1.0
Werkzeug==3.0.1
WTForms==3.1.1
WTForms==3.1.2