Skip to content

Commit 43f313b

Browse files
dependabot[bot]ipanova
authored andcommitted
[noissue]: Update opentelemetry-instrumentation-wsgi requirement
Updates the requirements on [opentelemetry-instrumentation-wsgi](https://github.com/open-telemetry/opentelemetry-python-contrib) to permit the latest version. - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) --- updated-dependencies: - dependency-name: opentelemetry-instrumentation-wsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 204ff07 commit 43f313b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PyOpenSSL<25.0
2626
opentelemetry-distro[otlp]>=0.38b0,<=0.43b0
2727
opentelemetry-exporter-otlp-proto-http>=1.17.0,<=1.23.0
2828
opentelemetry-instrumentation-django>=0.38b0,<=0.43b0
29-
opentelemetry-instrumentation-wsgi>=0.38b0,<=0.43b0
29+
opentelemetry-instrumentation-wsgi>=0.38b0,<=0.44b0
3030
protobuf>=4.21.1,<4.25.4
3131
pulp-glue>=0.18.0,<0.24
3232
pygtrie>=2.5,<=2.5.0

0 commit comments

Comments
 (0)