fix(deps): bump starlette>=1.3.1, pydantic-settings>=2.14.2; override babel/core>=7.29.6, esbuild>=0.28.1
Aegis CI / lint-and-test (push) Has been cancelled
Snyk Security Scan / Python vulnerabilities (backend) (push) Has been cancelled
Snyk Security Scan / npm vulnerabilities (frontend) (push) Has been cancelled
Snyk Security Scan / Docker image vulnerabilities (backend) (push) Has been cancelled

This commit is contained in:
kitos
2026-07-07 08:52:07 +02:00
parent 949e5d42c4
commit d6fbc2ffe8
4 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ pillow==12.2.0
psycopg2-binary==2.9.12
pycparser==3.0
pydantic==2.13.4
pydantic-settings==2.14.1
pydantic-settings==2.14.2
pydantic_core==2.46.4
pydyf==0.12.1
PyJWT==2.13.0
@@ -62,7 +62,7 @@ slowapi==0.1.9
sortedcontainers==2.4.0
soupsieve==2.8.4
SQLAlchemy==2.0.50
starlette==1.3.0
starlette==1.3.1
taxii2-client==2.3.0
tempo-api-python-client==0.12.0
tinycss2==1.5.1
+2 -1
View File
@@ -15,7 +15,8 @@ pyyaml>=6.0.3
toml>=0.10.2
taxii2-client>=2.3.0
python-multipart>=0.0.32
pydantic-settings>=2.14.0
starlette>=1.3.1
pydantic-settings>=2.14.2
slowapi>=0.1.9
defusedxml>=0.7.1
redis>=8.0.0