diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..61afc7c 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -7,7 +7,7 @@ chardet==3.0.4 click==7.1.2 cryptography==3.0 dnspython==1.16.0 -fastapi==0.59.0 +fastapi==0.65.2 filelock==3.0.12 flake8==3.8.3 google-api-core==1.21.0 diff --git a/webhook/requirements.txt b/webhook/requirements.txt index cb1ae4c..9c7ca5d 100644 --- a/webhook/requirements.txt +++ b/webhook/requirements.txt @@ -1,6 +1,6 @@ click==7.1.2 cryptography==3.0 -fastapi==0.59.0 +fastapi==0.65.2 google-cloud-logging==1.15.0 google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0