diff --git a/config/base/docker/base/requirements.txt b/config/base/docker/base/requirements.txt index 8eb8e16..f0df6de 100644 --- a/config/base/docker/base/requirements.txt +++ b/config/base/docker/base/requirements.txt @@ -9,4 +9,4 @@ psycopg2-binary==2.8.5 pytest==5.4.1 python-multipart==0.0.5 pyyaml==5.3.1 -uvicorn==0.11.5 \ No newline at end of file +uvicorn==0.11.7 \ No newline at end of file