diff --git a/pyproject.toml b/pyproject.toml index f010776..3e4f11b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "mistletoe==1.5.1", "praw==7.8.1", "py-cord==2.7.1", - "python-dotenv==1.2.1", + "python-dotenv==1.2.2", "requests==2.32.5", "requests-oauthlib==2.0.0", "tinydb==4.8.2",