diff --git a/pyproject.toml b/pyproject.toml index 9c0eeef7460d..649b8360e22e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ dependencies = [ "igdb-api-v4==0.3.3", - "python-dotenv==1.2.1", + "python-dotenv==1.2.2", "requests==2.32.5", "requests-cache==1.3.0", ]