chore(deps): bump aiohttp

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-01 22:25:50 +00:00 committed by GitHub
parent d72dcca22b
commit 1b7073e6c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ dependencies = [
# HTTP client for scanners
"requests==2.32.5",
"httpx==0.28.1",
"aiohttp==3.13.3",
"aiohttp==3.13.4",
# Settings management
"pydantic==2.12.5",
"pydantic-settings==2.12.0",