diff --git a/celery/pyproject.toml b/celery/pyproject.toml index 57c9374e..daf03543 100644 --- a/celery/pyproject.toml +++ b/celery/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "celery ~= 5.4.0", "pynacl ~= 1.5.0", "redis ~= 5.0.0", - "requests ~= 2.31.0", + "requests ~= 2.32.3", ] description = "A website and Discord bot to assist with the playing of Torn City developed with love <3" keywords = ["torn", "torn-city", "torn-city-api", "flask", "discord", "celery"]