diff --git a/pyproject.toml b/pyproject.toml index a0837ee..95f44f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] requires-python = ">=3.9.0" dependencies = [ - "aiohttp==3.8.1", + "aiohttp==3.8.5", "astral==2.2", "async_timeout==4.0.2", "attrs==22.1.0",