diff --git a/pyproject.toml b/pyproject.toml index 3608b13be7b5..4d69b841f9f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ authors = [ dependencies = [ "igdb-api-v4==0.3.3", "python-dotenv==1.2.2", - "requests==2.32.5", + "requests==2.33.0", "requests-cache==1.3.1", ]