Browse Source

Merge origin/main into 0.2.4.1

maziggy 1 week ago
parent
commit
be3c40e7b7
2 changed files with 4 additions and 0 deletions
  1. 2 0
      CHANGELOG.md
  2. 2 0
      requirements.txt

File diff suppressed because it is too large
+ 2 - 0
CHANGELOG.md


+ 2 - 0
requirements.txt

@@ -11,6 +11,8 @@ greenlet>=3.0.0
 # Pydantic
 pydantic>=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
 paho-mqtt>=2.0.0

Some files were not shown because too many files changed in this diff