Update dependency WTForms to v3.1.2 #76
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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 }}
|
||||
|
@ -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
|
Reference in New Issue
Block a user