Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update aiohttp requirement from >=3.8.0 to >=3.13.5
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2026
commit 0d83276688660b0cd342e26dc2d30acd5d91f3f7
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Core Dependencies
aiofiles>=0.8.0
aiohttp>=3.8.0
aiohttp>=3.13.5
anthropic>=0.40.0
asyncio-mqtt
docling
Expand Down
Loading