diff --git a/setup.py b/setup.py index 21d8bd5b..efd0c3f7 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.8.6", + "aiohttp==3.9.0", ] setup_requirements = ["pytest-runner==6.0.0"]