Skip to content

Commit f771551

Browse files
Update asgiref requirement in /python/src/otel/otel_sdk
Updates the requirements on [asgiref](https://github.com/django/asgiref) to permit the latest version. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.6.0...3.7.2) --- updated-dependencies: - dependency-name: asgiref dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cce909 commit f771551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/src/otel/otel_sdk/requirements-nodeps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
opentelemetry-instrumentation-aiohttp-client==0.40b0
22
opentelemetry-util-http==0.40b0
3-
asgiref~=3.6
3+
asgiref~=3.7
44
opentelemetry-instrumentation-asgi==0.40b0
55
opentelemetry-instrumentation-asyncpg==0.40b0
66
opentelemetry-instrumentation-boto==0.40b0

0 commit comments

Comments
 (0)