Skip to content

Commit

Permalink
[noissue]: Bump the otel group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [opentelemetry-distro[otlp]](https://github.com/open-telemetry/opentelemetry-python-contrib), [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-instrumentation-django](https://github.com/open-telemetry/opentelemetry-python-contrib) and [opentelemetry-instrumentation-wsgi](https://github.com/open-telemetry/opentelemetry-python-contrib) to permit the latest version.

Updates `opentelemetry-distro[otlp]` to 0.48b0
- [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)

Updates `opentelemetry-exporter-otlp-proto-http` to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.24.0...v1.27.0)

Updates `opentelemetry-instrumentation-django` to 0.48b0
- [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)

Updates `opentelemetry-instrumentation-wsgi` to 0.48b0
- [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-distro[otlp]
  dependency-type: direct:production
  dependency-group: otel
- dependency-name: opentelemetry-exporter-otlp-proto-http
  dependency-type: direct:production
  dependency-group: otel
- dependency-name: opentelemetry-instrumentation-django
  dependency-type: direct:production
  dependency-group: otel
- dependency-name: opentelemetry-instrumentation-wsgi
  dependency-type: direct:production
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mdellweg committed Sep 5, 2024
1 parent 51181a2 commit 95a7159
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jinja2>=3.1,<=3.1.4
json_stream>=2.3.2,<2.4
jq>=1.6.0,<1.9.0
PyOpenSSL<25.0
opentelemetry-distro[otlp]>=0.45b0,<=0.47b0
opentelemetry-exporter-otlp-proto-http>=1.24.0,<=1.26.0
opentelemetry-instrumentation-django>=0.45b0,<=0.47b0
opentelemetry-instrumentation-wsgi>=0.45b,<=0.47b0
opentelemetry-distro[otlp]>=0.45b0,<=0.48b0
opentelemetry-exporter-otlp-proto-http>=1.24.0,<=1.27.0
opentelemetry-instrumentation-django>=0.45b0,<=0.48b0
opentelemetry-instrumentation-wsgi>=0.45b,<=0.48b0
protobuf>=4.21.1,<5.0
pulp-glue>=0.18.0,<0.29
pygtrie>=2.5,<=2.5.0
Expand Down

0 comments on commit 95a7159

Please sign in to comment.