Update orjson requirement from ~=3.10 to ~=3.11 (#3617)

This commit is contained in:
dependabot[bot]
2025-11-10 11:26:48 +01:00
committed by GitHub
parent 9bc812a167
commit d65a2c784d
+1 -1
View File
@@ -34,7 +34,7 @@ wtforms~=3.2
jsonpath-ng~=1.7.0
# Fast JSON serialization for better performance
orjson~=3.10
orjson~=3.11
# dnspython - Used by paho-mqtt for MQTT broker resolution
# Version pin removed since eventlet (which required the specific 2.6.1 pin) has been eliminated