Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] b2ae2184f4 chore(deps): Update aiohttp requirement from >=3.14.0 to >=3.14.1
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 06:10:43 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ fire
fuzzywuzzy
openai
litellm>=1.86.2 # to support `from litellm import get_valid_models`
aiohttp>=3.14.0 # CVE-2026-22815, CVE-2026-34515, CVE-2026-34516, CVE-2026-34525; >=3.13.4 due to litellm==1.83.14 exact pin
aiohttp>=3.14.1 # CVE-2026-22815, CVE-2026-34515, CVE-2026-34516, CVE-2026-34525; >=3.13.4 due to litellm==1.83.14 exact pin
azure.identity
pyarrow
rich