chore: bump h2 to 4.3.0 (#8573)

This commit is contained in:
Víctor Fernández Poyatos
2025-08-26 15:17:06 +02:00
committed by GitHub
parent dab0cea2dd
commit 26a4dd4e8d
4 changed files with 14 additions and 15 deletions

View File

@@ -30,7 +30,8 @@ dependencies = [
"sentry-sdk[django] (>=2.20.0,<3.0.0)",
"uuid6==2024.7.10",
"openai (>=1.82.0,<2.0.0)",
"xmlsec==1.3.14"
"xmlsec==1.3.14",
"h2 (==4.3.0)"
]
description = "Prowler's API (Django/DRF)"
license = "Apache-2.0"