diff --git a/pyproject.toml b/pyproject.toml index fbef6f2603fc..f36a319f9d73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "igdb-api-v4==0.3.3", "python-dotenv==1.2.2", "requests==2.33.1", - "requests-cache==1.3.1", + "requests-cache==1.3.2", ] [project.optional-dependencies]