diff --git a/examples/basic_auth/requirements.txt b/examples/basic_auth/requirements.txt index 3768453..caefe70 100644 --- a/examples/basic_auth/requirements.txt +++ b/examples/basic_auth/requirements.txt @@ -1,2 +1,2 @@ aegis==1.1.1 -aiohttp==3.6.2 \ No newline at end of file +aiohttp==3.11.10 \ No newline at end of file diff --git a/examples/custom_matching_algorithm/requirements.txt b/examples/custom_matching_algorithm/requirements.txt index 3768453..caefe70 100644 --- a/examples/custom_matching_algorithm/requirements.txt +++ b/examples/custom_matching_algorithm/requirements.txt @@ -1,2 +1,2 @@ aegis==1.1.1 -aiohttp==3.6.2 \ No newline at end of file +aiohttp==3.11.10 \ No newline at end of file diff --git a/examples/permitted/requirements.txt b/examples/permitted/requirements.txt index 3768453..caefe70 100644 --- a/examples/permitted/requirements.txt +++ b/examples/permitted/requirements.txt @@ -1,2 +1,2 @@ aegis==1.1.1 -aiohttp==3.6.2 \ No newline at end of file +aiohttp==3.11.10 \ No newline at end of file diff --git a/examples/protected/requirements.txt b/examples/protected/requirements.txt index 3768453..caefe70 100644 --- a/examples/protected/requirements.txt +++ b/examples/protected/requirements.txt @@ -1,2 +1,2 @@ aegis==1.1.1 -aiohttp==3.6.2 \ No newline at end of file +aiohttp==3.11.10 \ No newline at end of file diff --git a/examples/refresh_token/requirements.txt b/examples/refresh_token/requirements.txt index 3768453..caefe70 100644 --- a/examples/refresh_token/requirements.txt +++ b/examples/refresh_token/requirements.txt @@ -1,2 +1,2 @@ aegis==1.1.1 -aiohttp==3.6.2 \ No newline at end of file +aiohttp==3.11.10 \ No newline at end of file diff --git a/examples/user_exception/requirements.txt b/examples/user_exception/requirements.txt index 3768453..caefe70 100644 --- a/examples/user_exception/requirements.txt +++ b/examples/user_exception/requirements.txt @@ -1,2 +1,2 @@ aegis==1.1.1 -aiohttp==3.6.2 \ No newline at end of file +aiohttp==3.11.10 \ No newline at end of file