diff --git a/setup.py b/setup.py index 1513eca2..380e9c65 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "pylint==2.8.3", 'pytest==6.2.5', 'pytest-cov==2.12.1', - "python-dotenv==0.18.0" + "python-dotenv==0.19.1" ] }, entry_points="""