Merge pull request #269 from CarterPerez-dev/dependabot/pip/PROJECTS/intermediate/api-security-scanner/backend/aiohttp-3.14.0
chore(deps): bump aiohttp from 3.13.4 to 3.14.0 in /PROJECTS/intermediate/api-security-scanner/backend
This commit is contained in:
commit
6cc6e4c197
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue