diff --git a/backend/requirements/dev.txt b/backend/requirements/dev.txt index 752e10c..f03d591 100644 --- a/backend/requirements/dev.txt +++ b/backend/requirements/dev.txt @@ -1,6 +1,6 @@ attrs==19.3.0 cachetools==4.1.1 -certifi==2020.6.20 +certifi==2022.12.7 chardet==3.0.4 click==7.1.2 coverage==5.2.1 diff --git a/backend/requirements/prod.txt b/backend/requirements/prod.txt index a0074dc..a951a11 100644 --- a/backend/requirements/prod.txt +++ b/backend/requirements/prod.txt @@ -1,4 +1,4 @@ -certifi==2020.6.20 +certifi==2022.12.7 chardet==3.0.4 click==7.1.2 dataclasses==0.6