diff --git a/pyproject.toml b/pyproject.toml index 99446f1b..a48be2f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "websockets==16.0", "requests>=2.32.0", "python-dotenv>=1.2.1", - "azure-monitor-opentelemetry>=1.8.6", + "azure-monitor-opentelemetry>=1.8.7", ] [dependency-groups]