Skip to content

Bump opentelemetry-instrumentation-aiohttp-client from 0.48b0 to 0.52b0 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump opentelemetry-instrumentation-aiohttp-client from 0.48b0 to 0.52b0
Bumps [opentelemetry-instrumentation-aiohttp-client](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.48b0 to 0.52b0.
- [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-aiohttp-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2025
commit 1c84aa87728dc264d8793160bad2568532cb45b4
2 changes: 1 addition & 1 deletion src/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ opentelemetry-instrumentation==0.48b0
# opentelemetry-instrumentation-urllib
# opentelemetry-instrumentation-urllib3
# opentelemetry-instrumentation-wsgi
opentelemetry-instrumentation-aiohttp-client==0.48b0
opentelemetry-instrumentation-aiohttp-client==0.52b0
# via fastapi-app (pyproject.toml)
opentelemetry-instrumentation-asgi==0.48b0
# via opentelemetry-instrumentation-fastapi
Expand Down
Loading