diff --git a/pyproject.toml b/pyproject.toml index a90fa40..6983c84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ django-celery-beat = "^2.2.1" redis = "^4.3.1" dj-database-url = "^0.5.0" psycopg2-binary = "^2.9.3" -codecov = "^2.1.12" +codecov = "^2.1.13" whitenoise = "^6.2.0" [tool.poetry.dev-dependencies]