openfaas / python-flask-template

HTTP and Flask-based OpenFaaS templates for Python 3
MIT License
85 stars 86 forks source link

Update of-watchdog to 0.9.6 #56

Closed welteki closed 2 years ago

welteki commented 2 years ago

Description

Update of-watchdog to 0.9.6

Incorporates changes from #52 Closes #51

Motivation and Context

How Has This Been Tested?

  1. Created new function with local templates using faas-cli new python3-flask-test --lang python3-flask
  2. Build and deployed function using faas-cli up -f ./python3-flask-test.yml
  3. Invoked function

Types of changes

Checklist: