diff --git a/requirements.txt b/requirements.txt index b5f5c6e37d..3ff3b04d8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp~=3.6.2 +aiohttp~=3.13.3 aiohttp-apispec==2.2.1 aiohttp-cors~=0.7.0 apispec~=3.3.0 @@ -10,4 +10,5 @@ msgpack~=0.6.1 prompt_toolkit~=2.0.9 pynacl~=1.3.0 requests~=2.23.0 -pyld==2.0.1 \ No newline at end of file +pyld==2.0.1 +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file