Skip to content

Commit e8c60be

Browse files
Update azure-monitor-opentelemetry requirement from >=1.8.6 to >=1.8.7 (#88)
Updates the requirements on [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) to permit the latest version. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.6...azure-monitor-opentelemetry_1.8.7) --- updated-dependencies: - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7b3c76 commit e8c60be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"websockets==16.0",
1616
"requests>=2.32.0",
1717
"python-dotenv>=1.2.1",
18-
"azure-monitor-opentelemetry>=1.8.6",
18+
"azure-monitor-opentelemetry>=1.8.7",
1919
]
2020

2121
[dependency-groups]

0 commit comments

Comments
 (0)