From 8d15304e52b92ec323f210ce4b8a5dae75c35c71 Mon Sep 17 00:00:00 2001 From: Ibrahim Roshdy Date: Thu, 8 Aug 2024 02:44:00 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]