From 546503a8c04007ea4258a3e0e83eb7b881eae468 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 12:55:01 +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 51913f4..05f16de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ flake8~=6.0.0 py-cord~=2.4.0 -python-dotenv~=0.21.0 +python-dotenv~=1.0.0 pytz~=2022.6 pycryptodome~=3.17.0 aiosqlite~=0.18.0