Bump the all-dependencies group across 1 directory with 19 updates#447
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-dependencies group across 1 directory with 19 updates#447dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.43.0` | | [typer](https://github.com/fastapi/typer) | `0.26.7` | `0.26.8` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | | [docker](https://github.com/docker/docker-py) | `7.1.0` | `7.2.0` | | [prek](https://github.com/j178/prek) | `0.4.5` | `0.4.9` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.410` | `1.1.411` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.19` | `0.15.21` | | [zensical](https://github.com/zensical/zensical) | `0.0.46` | `0.0.50` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `1.0.4` | `1.0.6` | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.139.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.49.0` | `0.51.0` | Updates `opentelemetry-api` from 1.42.1 to 1.43.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.42.1...v1.43.0) Updates `typer` from 0.26.7 to 0.26.8 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.26.8) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `tzdata` from 2026.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2026.2...2026.3) Updates `opentelemetry-sdk` from 1.42.1 to 1.43.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.42.1...v1.43.0) Updates `docker` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.1.0...7.2.0) Updates `opentelemetry-distro` from 0.63b1 to 0.64b0 - [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` from 1.42.1 to 1.43.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.42.1...v1.43.0) Updates `opentelemetry-exporter-prometheus` from 0.63b1 to 0.64b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-instrumentation` from 0.63b1 to 0.64b0 - [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-logging` from 0.63b1 to 0.64b0 - [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-redis` from 0.63b1 to 0.64b0 - [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 `prek` from 0.4.5 to 0.4.9 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.5...v0.4.9) Updates `pyright` from 1.1.410 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.410...v1.1.411) Updates `ruff` from 0.15.19 to 0.15.21 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.19...0.15.21) Updates `zensical` from 0.0.46 to 0.0.50 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.46...v0.0.50) Updates `mkdocstrings` from 1.0.4 to 1.0.6 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.4...1.0.6) Updates `fastapi` from 0.138.0 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.139.0) Updates `uvicorn` from 0.49.0 to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.51.0) --- updated-dependencies: - dependency-name: opentelemetry-api dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typer dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: docker dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: opentelemetry-distro dependency-version: 0.64b0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: opentelemetry-exporter-prometheus dependency-version: 0.64b0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: opentelemetry-instrumentation dependency-version: 0.64b0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: opentelemetry-instrumentation-logging dependency-version: 0.64b0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: opentelemetry-instrumentation-redis dependency-version: 0.64b0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: prek dependency-version: 0.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zensical dependency-version: 0.0.50 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mkdocstrings dependency-version: 1.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 12 updates in the / directory:
1.42.11.43.00.26.70.26.84.15.04.16.02026.22026.37.1.07.2.00.4.50.4.91.1.4101.1.4110.15.190.15.210.0.460.0.501.0.41.0.60.138.00.139.00.49.00.51.0Updates
opentelemetry-apifrom 1.42.1 to 1.43.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
fcbbeb8[release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)b40dcbcopentelemetry-exporter-http-transport: enable entry-point loading of transpor...10e8577update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)6ac6895docs: add declarative configuration guide and example (#5309)13ad4d5opentelemetry-api: normalize empty environment propagation names to "_" in En...6a0ab84opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)ac7a3dffeat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)fa75422Add support for composite samplers in declarative config (#5201)43f079fUpdate json and proto encoder to always accept None type, cleanup code / test...53c9d96chore: cleanup typo found in test (#5324)Updates
typerfrom 0.26.7 to 0.26.8Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
b210c0e🔖 Release version 0.26.8 (#1859)51ae100📝 Update release notes0c15b1b🐛 Make second column of Rich help output reflect the type consistently, even ...b7cb8c7📝 Update release notes5285cd4👷 Simplify pull request workflow triggers (#1858)b27385b📝 Update release notese64958f👷 Update issue-manager to 0.7.1 (#1857)1b02fb3📝 Update release notese64632c⬆️ Update issue-manager to 0.7.0 (#1856)289b6a6📝 Update release notesUpdates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Updates
tzdatafrom 2026.2 to 2026.3Release notes
Sourced from tzdata's releases.
Changelog
Sourced from tzdata's changelog.
Commits
a442794Update tzdata to version2026c(#145)8f35937Use thereleaseenvironment for TestPyPI publishes (#146)ba0b891Few fixes to the maintaining doc9a7e6a0Add Stan Ulbrych to license1cab5e2Bumpactions/checkoutfrom 6.0.2 to 7.0.0 (#144)e71cff9Bumphynek/build-and-inspect-python-packageaction (#143)14b2953Make open PR check stricter (#141)68d4d51Isolate package build and publish (#137)5bb6232Fix punctuation in README.e313d95Raise with an informative message when release is missing from NEWS fileUpdates
opentelemetry-sdkfrom 1.42.1 to 1.43.0Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
fcbbeb8[release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)b40dcbcopentelemetry-exporter-http-transport: enable entry-point loading of transpor...10e8577update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)6ac6895docs: add declarative configuration guide and example (#5309)13ad4d5opentelemetry-api: normalize empty environment propagation names to "_" in En...6a0ab84opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)ac7a3dffeat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)fa75422Add support for composite samplers in declarative config (#5201)43f079fUpdate json and proto encoder to always accept None type, cleanup code / test...53c9d96chore: cleanup typo found in test (#5324)Updates
dockerfrom 7.1.0 to 7.2.0Release notes
Sourced from docker's releases.
... (truncated)
Commits
5ad5327Merge pull request #3415 from vvoland/update-changelogd242230docs: 7.2.0 changelogba01cc7Merge pull request #3401 from ebriney/client-from-contextae5dfe9Merge pull request #3410 from vvoland/fix-flakyaa99999integration/swarm: Preserve rotated unlock key059d371Merge pull request #3407 from vvoland/fix-arm649b4b9b8gha: Add arm64 integration CI9e9f8ffSkip tests incompatible with host architecturee0542d9Merge pull request #3408 from vvoland/gha-pin578a11dgha: Pin to digestsUpdates
opentelemetry-distrofrom 0.63b1 to 0.64b0Changelog
Sourced from opentelemetry-distro's changelog.
... (truncated)
Commits
Updates
opentelemetry-exporter-otlpfrom 1.42.1 to 1.43.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
fcbbeb8[release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)b40dcbcopentelemetry-exporter-http-transport: enable entry-point loading of transpor...10e8577update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)6ac6895docs: add declarative configuration guide and example (#5309)13ad4d5opentelemetry-api: normalize empty environment propagation names to "_" in En...6a0ab84opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)ac7a3dffeat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)fa75422Add support for composite samplers in declarative config (#5201)43f079fUpdate json and proto encoder to always accept None type, cleanup code / test...53c9d96chore: cleanup typo found in test (#5324)Updates
opentelemetry-exporter-prometheusfrom 0.63b1 to 0.64b0Changelog
Sourced from opentelemetry-exporter-prometheus's changelog.