ソースを参照

Merge remote-tracking branch 'origin/main' into 0.2.4

maziggy 3 ヶ月 前
コミット
0457b92988
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