diff --git a/setup.py b/setup.py index 9c5160eb..c963bdcd 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ "python-dateutil==2.8.2", "pyshacl==0.22.2", "gql==3.4.1", - "aiohttp==3.9.0", + "aiohttp==3.13.4", ] setup_requirements = ["pytest-runner==6.0.0"]