Skip to content

Commit 72af392

Browse files
Reword comment
1 parent 89400df commit 72af392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoinstrumentation/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
opentelemetry-distro==0.50b0
22

3-
# We add a cap to urllib3 version else Python 3.8 support is dropped.
3+
# We add an upper limit to urllib3 version else Python 3.8 support is dropped.
44
# TODO: Update autoinstrumentation image builds to support all supported Python versions
55
# https://github.com/open-telemetry/opentelemetry-operator/issues/3712
66
urllib3 < 2.3.0

0 commit comments

Comments
 (0)