diff --git a/pyproject.toml b/pyproject.toml index 5423e8d4b2..0310737d6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ license = {text = "MIT"} requires-python = "==3.12.*" dependencies = [ "pydis-core[all]==11.6.1", - "aiohttp==3.11.13", + "aiohttp==3.12.14", "arrow==1.3.0", "beautifulsoup4==4.12.3", "colorama==0.4.6; sys_platform == \"win32\"",