diff --git a/requirements_dev.txt b/requirements_dev.txt index 01616c8..2ee1a78 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,2 +1,2 @@ pytest==4.4.0 -python-dotenv==0.10.1 \ No newline at end of file +python-dotenv==1.2.2 \ No newline at end of file