uptrace-python
uptrace-python copied to clipboard
OpenTelemetry Python distribution for Uptrace
Updates the requirements on [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) to permit the latest version. Changelog Sourced from opentelemetry-exporter-otlp's changelog. Version 1.33.0/0.54b0 (2025-05-09) Fix intermittent Connection aborted error when using otlp/http exporters (#4477) opentelemetry-sdk: use...
Updates the requirements on [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) to permit the latest version. Changelog Sourced from opentelemetry-api's changelog. Version 1.33.0/0.54b0 (2025-05-09) Fix intermittent Connection aborted error when using otlp/http exporters (#4477) opentelemetry-sdk: use...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.7. Commits f798a4a Bump pylint to 3.3.7, update changelog (#10367) f9773de Consistency between is/is not and ==/!= when comparing types... 0533111 [fix] Fix a crash...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. Release notes Sourced from pytest's releases. 8.3.5 pytest 8.3.5 (2025-03-02) Bug fixes #11777: Fixed issue where sequences were still being shortened even with -vv...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.1. Release notes Sourced from pytest's releases. 9.0.1 pytest 9.0.1 (2025-11-12) Bug fixes #13895: Restore support for skipping tests via raise unittest.SkipTest. #13896: The terminal...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 4.0.3. Commits 84b6552 Bump pylint to 4.0.3, update changelog (#10741) 77b0cd8 [Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutil... 755f2d0 [Backport maintenance/4.0.x] Upgrade astroid to 4.0.2...
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.11.0. Release notes Sourced from black's releases. 25.11.0 Highlights Enable base 3.14 support (#4804) Add support for the new Python 3.14 t-string syntax introduced by...
Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.26. Commits 0dfd59e [4.2.x] Bumped version for 4.2.26 release. 279f8b9 [4.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ... 59ae82e [4.2.x] Fixed...