chore(deps): bump aiohttp

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-03 23:47:52 +00:00 committed by GitHub
parent 0b6f0479f0
commit 52647ee8b1
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.4",
"aiohttp==3.14.0",
# Settings management
"pydantic==2.12.5",
"pydantic-settings==2.12.0",