Skip to content

Commit 0003d47

Browse files
Update asgiref requirement in /python/src/otel/otel_sdk (aws-observability#739)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d58abed commit 0003d47

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)