diff --git a/backend/requirements/dev.txt b/backend/requirements/dev.txt index 752e10c..460b90b 100644 --- a/backend/requirements/dev.txt +++ b/backend/requirements/dev.txt @@ -30,7 +30,7 @@ py==1.9.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.6.0 -pydantic==1.6.1 +pydantic==1.6.2 pyflakes==2.2.0 pyparsing==2.4.7 pytest==5.4.3 diff --git a/backend/requirements/prod.txt b/backend/requirements/prod.txt index a0074dc..061b830 100644 --- a/backend/requirements/prod.txt +++ b/backend/requirements/prod.txt @@ -11,7 +11,7 @@ idna==2.10 joblib==0.16.0 numpy==1.19.1 packaging==20.4 -pydantic==1.6.1 +pydantic==1.6.2 pyparsing==2.4.7 regex==2020.7.14 requests==2.24.0