Update dependency orjson to v3.10.18

This commit is contained in:
Renovate Bot 2025-06-05 13:56:51 +00:00
parent 03520954f1
commit dc1ca11f50

View file

@ -143,7 +143,7 @@ opentelemetry-proto==1.27.0 ; python_version >= "3.11" and python_full_version <
opentelemetry-sdk==1.27.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" opentelemetry-sdk==1.27.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
opentelemetry-semantic-conventions==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0" opentelemetry-semantic-conventions==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
opentelemetry-util-http==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0" opentelemetry-util-http==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
orjson==3.10.7 ; python_version >= "3.11" and python_full_version <= "3.13.0" orjson==3.10.18 ; python_version >= "3.11" and python_full_version <= "3.13.0"
outcome==1.3.0.post0 ; python_version >= "3.11" and python_full_version <= "3.13.0" outcome==1.3.0.post0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
overrides==7.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" overrides==7.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
packaging==24.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" packaging==24.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"