diff --git a/apps/ai-gateway/requirements.txt b/apps/ai-gateway/requirements.txt index afdc86b..990e89d 100644 --- a/apps/ai-gateway/requirements.txt +++ b/apps/ai-gateway/requirements.txt @@ -138,7 +138,7 @@ monotonic==1.6 # via posthog msgpack==1.1.0 # via textual-dev -multidict==6.1.0 +multidict==6.7.0 # via # aiohttp # yarl diff --git a/apps/browser-agent/requirements.txt b/apps/browser-agent/requirements.txt index ea14afd..e026727 100644 --- a/apps/browser-agent/requirements.txt +++ b/apps/browser-agent/requirements.txt @@ -200,7 +200,7 @@ mirakuru==2.5.3 # via pytest-postgresql monotonic==1.6 # via posthog -multidict==6.1.0 +multidict==6.7.0 # via # aiohttp # yarl diff --git a/apps/stellar-rpc/requirements.txt b/apps/stellar-rpc/requirements.txt index dffbb22..07f5f75 100644 --- a/apps/stellar-rpc/requirements.txt +++ b/apps/stellar-rpc/requirements.txt @@ -32,7 +32,7 @@ idna==3.10 # yarl mnemonic==0.20 # via stellar-sdk -multidict==6.1.0 +multidict==6.7.0 # via # aiohttp # aiohttp-sse-client