Просмотр исходного кода

(deps): floor-pin python-dotenv ≥ 1.2.2 to patch CVE-2026-28684

maziggy 1 месяц назад
Родитель
Сommit
bd88247ad4
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      requirements.txt

+ 2 - 0
requirements.txt

@@ -11,6 +11,8 @@ greenlet>=3.0.0
 # Pydantic
 # Pydantic
 pydantic>=2.0.0
 pydantic>=2.0.0
 pydantic-settings>=2.0.0
 pydantic-settings>=2.0.0
+# Transitive of pydantic-settings, floor-pinned to patch CVE-2026-28684 (dotenv 1.2.1)
+python-dotenv>=1.2.2
 
 
 # Bambu Lab Printer Communication
 # Bambu Lab Printer Communication
 paho-mqtt>=2.0.0
 paho-mqtt>=2.0.0