Merge pull request #31 from CarterPerez-dev/dependabot/pip/PROJECTS/api-security-scanner/backend/python-dependencies-30b0f26f9e
Bump the python-dependencies group in /PROJECTS/api-security-scanner/backend with 2 updates
This commit is contained in:
commit
c801a0be53
|
|
@ -25,7 +25,7 @@ dependencies = [
|
|||
# HTTP client for scanners
|
||||
"requests==2.32.5",
|
||||
"httpx==0.28.1",
|
||||
"aiohttp==3.13.2",
|
||||
"aiohttp==3.13.3",
|
||||
# Settings management
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings==2.12.0",
|
||||
|
|
@ -39,7 +39,7 @@ dev = [
|
|||
"pylint==4.0.4",
|
||||
"pre-commit==4.5.1",
|
||||
"pip-audit==2.10.0",
|
||||
"ruff==0.14.10",
|
||||
"ruff==0.14.11",
|
||||
"mypy==1.19.1",
|
||||
"bandit[toml]==1.9.2",
|
||||
"yapf==0.43.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue