diff --git a/requirements.txt b/requirements.txt index ca2c49116d7..3a7536587b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -141,7 +141,7 @@ django-ipware<4.1 pycountry # production -uWSGI==2.0.20 +uWSGI==2.0.21 gunicorn==20.1.0 ipython==8.5.0 docker==6.0.0 diff --git a/setup.cfg b/setup.cfg index 81245f86a30..3c3c8157d2a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -166,7 +166,7 @@ install_requires = pycountry # production - uWSGI==2.0.20 + uWSGI==2.0.21 gunicorn==20.1.0 ipython==8.5.0 docker==6.0.0