Merge pull request #145 from christianlouis/dependabot/pip/backend/httpx-0.28.1

chore(deps): bump httpx from 0.26.0 to 0.28.1 in /backend
This commit is contained in:
Christian Krakau-Louis
2026-04-05 17:02:41 +02:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@ python-jose[cryptography]==3.5.0 # Updated: Fixed algorithm confusion with Open
bcrypt==4.3.0
python-multipart==0.0.22 # Updated: Fixed multiple vulnerabilities (was 0.0.6)
authlib==1.6.9 # Updated: Fixed OIDC hash binding, JWE RSA1_5 padding oracle, alg:none bypass, JWK header injection (was 1.6.6)
httpx==0.26.0
httpx==0.28.1
# Payment Processing
stripe==14.4.1