From 74b76a91a693c2888568faa38aaefe13a4436a30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 07:27:49 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83f5183..ac529ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ future==0.18.3 numpy==1.23.4 opencv-python==4.6.0.66 Pillow==9.3.0 -python-dotenv==0.21.0 +python-dotenv==1.0.1 pyzk==0.9