Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the backend-deps group in /src/api with 14 updates:

Package From To
cachetools 6.2.1 6.2.4
fastapi 0.120.4 0.128.0
azure-core 1.36.0 1.37.0
azure-search-documents 11.7.0b1 11.7.0b2
azure-cosmos 4.14.0 4.14.3
semantic-kernel[azure] 1.37.1 1.39.0
openai 2.6.1 2.14.0
opentelemetry-sdk 1.38.0 1.39.1
opentelemetry-api 1.38.0 1.39.1
opentelemetry-semantic-conventions 0.59b0 0.60b1
opentelemetry-instrumentation 0.59b0 0.60b1
azure-monitor-opentelemetry 1.8.1 1.8.3
pytest 8.4.2 9.0.2
pytest-asyncio 1.2.0 1.3.0

Updates cachetools from 6.2.1 to 6.2.4

Changelog

Sourced from cachetools's changelog.

v6.2.4 (2025-12-15)

  • Fix license information displayed on PyPI be using an updated version of twine for uploading.

v6.2.3 (2025-12-12)

  • Improve documentation regarding @cachedmethod with condition parameter.

  • Minor style and readability improvements.

  • Modernize build environment.

  • Update CI environment.

v6.2.2 (2025-11-13)

  • Minor improvements from GitHub Copilot code review.

  • Improve documentation.

Commits
  • 9983ef8 Bump version for uploading with updated twine.
  • c935468 Release v6.2.3.
  • 94d1099 Prepare v6.2.3.
  • af8b7d4 Fix #372: Convert setup.cfg to pyproject.toml.
  • 20b8a19 Fix #370: Mention that using @​cachedmethod with condition requires self to be...
  • 116fb4c Minor style and readability improvements.
  • 96546ea Bump actions/checkout from 5.0.0 to 6.0.0
  • 0106cc1 Bump actions/setup-python from 6.0.0 to 6.1.0
  • 4ee2600 Release v6.2.2.
  • f1cec39 Minor improvements from GitHub Copilot code review.
  • Additional commits viewable in compare view

Updates fastapi from 0.120.4 to 0.128.0

Release notes

Sourced from fastapi's releases.

0.128.0

Breaking Changes

Internal

0.127.1

Refactors

Docs

Translations

Internal

0.127.0

Breaking Changes

Translations

  • 🔧 Add LLM prompt file for Korean, generated from the existing translations. PR #14546 by @​tiangolo.
  • 🔧 Add LLM prompt file for Japanese, generated from the existing translations. PR #14545 by @​tiangolo.

Internal

0.126.0

Upgrades

  • ➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's pydantic.v1. PR #14575 by @​tiangolo.

... (truncated)

Commits

Updates azure-core from 1.36.0 to 1.37.0

Release notes

Sourced from azure-core's releases.

azure-core_1.37.0

1.37.0 (2025-12-11)

Features Added

  • Added get_backcompat_attr_name to azure.core.serialization. get_backcompat_attr_name gets the backcompat name of an attribute using backcompat attribute access. #44084
Commits

Updates azure-search-documents from 11.7.0b1 to 11.7.0b2

Release notes

Sourced from azure-search-documents's releases.

azure-search-documents_11.7.0b2

11.7.0b2 (2025-11-13)

Features Added

  • Added new models:

    • azure.search.documents.indexes.models.AIServices
    • azure.search.documents.indexes.models.CompletedSynchronizationState
    • azure.search.documents.indexes.models.ContentUnderstandingSkill
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingProperties
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingUnit
    • azure.search.documents.indexes.models.ContentUnderstandingSkillExtractionOptions
    • azure.search.documents.indexes.models.IndexedOneLakeKnowledgeSource
    • azure.search.documents.indexes.models.IndexedOneLakeKnowledgeSourceParameters
    • azure.search.documents.indexes.models.IndexedSharePointContainerName
    • azure.search.documents.indexes.models.IndexedSharePointKnowledgeSource
    • azure.search.documents.indexes.models.IndexedSharePointKnowledgeSourceParameters
    • azure.search.documents.indexes.models.IndexerRuntime
    • azure.search.documents.indexes.models.KnowledgeRetrievalLowReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalMediumReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalMinimalReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalOutputMode
    • azure.search.documents.indexes.models.KnowledgeRetrievalReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalReasoningEffortKind
    • azure.search.documents.indexes.models.KnowledgeSourceAzureOpenAIVectorizer
    • azure.search.documents.indexes.models.KnowledgeSourceContentExtractionMode
    • azure.search.documents.indexes.models.KnowledgeSourceIngestionParameters
    • azure.search.documents.indexes.models.KnowledgeSourceIngestionPermissionOption
    • azure.search.documents.indexes.models.KnowledgeSourceStatistics
    • azure.search.documents.indexes.models.KnowledgeSourceStatus
    • azure.search.documents.indexes.models.KnowledgeSourceSynchronizationStatus
    • azure.search.documents.indexes.models.KnowledgeSourceVectorizer
    • azure.search.documents.indexes.models.RemoteSharePointKnowledgeSource
    • azure.search.documents.indexes.models.RemoteSharePointKnowledgeSourceParameters
    • azure.search.documents.indexes.models.SearchIndexFieldReference
    • azure.search.documents.indexes.models.ServiceIndexersRuntime
    • azure.search.documents.indexes.models.SynchronizationState
    • azure.search.documents.indexes.models.WebKnowledgeSource
    • azure.search.documents.indexes.models.WebKnowledgeSourceDomain
    • azure.search.documents.indexes.models.WebKnowledgeSourceDomains
    • azure.search.documents.indexes.models.WebKnowledgeSourceParameters
  • Expanded existing models and enums:

    • Added support for avg, min, max, and cardinality metrics on azure.search.documents.models.FacetResult.
    • Added is_adls_gen2 and ingestion_parameters options on azure.search.documents.indexes.models.AzureBlobKnowledgeSourceParameters.
    • Added support for gpt-5, gpt-5-mini, and gpt-5-nano values on azure.search.documents.indexes.models.AzureOpenAIModelName.
    • Added support for web, remoteSharePoint, indexedSharePoint, and indexedOneLake values on azure.search.documents.indexes.models.KnowledgeSourceKind.
    • Added support for onelake and sharepoint values on azure.search.documents.indexes.models.SearchIndexerDataSourceConnection.type.
    • Added azure.search.documents.indexes.models.SearchField.sensitivity_label.
    • Added azure.search.documents.indexes.models.SearchIndexerStatus.runtime.

... (truncated)

Changelog

Sourced from azure-search-documents's changelog.

11.7.0b2 (2025-11-13)

Features Added

  • Added new models:

    • azure.search.documents.indexes.models.AIServices
    • azure.search.documents.indexes.models.CompletedSynchronizationState
    • azure.search.documents.indexes.models.ContentUnderstandingSkill
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingProperties
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingUnit
    • azure.search.documents.indexes.models.ContentUnderstandingSkillExtractionOptions
    • azure.search.documents.indexes.models.IndexedOneLakeKnowledgeSource
    • azure.search.documents.indexes.models.IndexedOneLakeKnowledgeSourceParameters
    • azure.search.documents.indexes.models.IndexedSharePointContainerName
    • azure.search.documents.indexes.models.IndexedSharePointKnowledgeSource
    • azure.search.documents.indexes.models.IndexedSharePointKnowledgeSourceParameters
    • azure.search.documents.indexes.models.IndexerRuntime
    • azure.search.documents.indexes.models.KnowledgeRetrievalLowReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalMediumReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalMinimalReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalOutputMode
    • azure.search.documents.indexes.models.KnowledgeRetrievalReasoningEffort
    • azure.search.documents.indexes.models.KnowledgeRetrievalReasoningEffortKind
    • azure.search.documents.indexes.models.KnowledgeSourceAzureOpenAIVectorizer
    • azure.search.documents.indexes.models.KnowledgeSourceContentExtractionMode
    • azure.search.documents.indexes.models.KnowledgeSourceIngestionParameters
    • azure.search.documents.indexes.models.KnowledgeSourceIngestionPermissionOption
    • azure.search.documents.indexes.models.KnowledgeSourceStatistics
    • azure.search.documents.indexes.models.KnowledgeSourceStatus
    • azure.search.documents.indexes.models.KnowledgeSourceSynchronizationStatus
    • azure.search.documents.indexes.models.KnowledgeSourceVectorizer
    • azure.search.documents.indexes.models.RemoteSharePointKnowledgeSource
    • azure.search.documents.indexes.models.RemoteSharePointKnowledgeSourceParameters
    • azure.search.documents.indexes.models.SearchIndexFieldReference
    • azure.search.documents.indexes.models.ServiceIndexersRuntime
    • azure.search.documents.indexes.models.SynchronizationState
    • azure.search.documents.indexes.models.WebKnowledgeSource
    • azure.search.documents.indexes.models.WebKnowledgeSourceDomain
    • azure.search.documents.indexes.models.WebKnowledgeSourceDomains
    • azure.search.documents.indexes.models.WebKnowledgeSourceParameters
  • Expanded existing models and enums:

    • Added support for avg, min, max, and cardinality metrics on azure.search.documents.models.FacetResult.
    • Added is_adls_gen2 and ingestion_parameters options on azure.search.documents.indexes.models.AzureBlobKnowledgeSourceParameters.
    • Added support for gpt-5, gpt-5-mini, and gpt-5-nano values on azure.search.documents.indexes.models.AzureOpenAIModelName.
    • Added support for web, remoteSharePoint, indexedSharePoint, and indexedOneLake values on azure.search.documents.indexes.models.KnowledgeSourceKind.
    • Added support for onelake and sharepoint values on azure.search.documents.indexes.models.SearchIndexerDataSourceConnection.type.
    • Added azure.search.documents.indexes.models.SearchField.sensitivity_label.
    • Added azure.search.documents.indexes.models.SearchIndexerStatus.runtime.
    • Added azure.search.documents.indexes.models.SearchIndex.purview_enabled.

... (truncated)

Commits

Updates azure-cosmos from 4.14.0 to 4.14.3

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.14.3

4.14.3 (2025-12-08)

Bugs Fixed

  • Fixed bug where client timeout/read_timeout values were not properly enforced. See PR 42652.
  • Fixed bug when passing in None for some options in query_items would cause unexpected errors. See PR 44098

azure-cosmos_4.14.2

4.14.2 (2025-11-14)

Features Added

  • Added merge support. See PR 42924.
  • Added support for priority-based throttling at the client level for sync and async clients. See PR 43917

Bugs Fixed

  • Fixed bug where customer provided excluded region was not always being honored during certain transient failures. See PR 43602
  • Fixed TypeError bug when parameters=None in query_items. See PR 43681

Other Changes

  • Further optimized health checks for sync and async clients. See PR 43339
  • Enhanced logging to ensure when a region is marked unavailable we have the proper context. See PR 43602

azure-cosmos_4.14.1

4.14.1 (2025-11-04)

Bugs Fixed

  • Fixed bug where queries using feed_range and continuation options would not work as expected. See PR 43700.
Commits

Updates semantic-kernel[azure] from 1.37.1 to 1.39.0

Release notes

Sourced from semantic-kernel[azure]'s releases.

python-1.39.0

Release Notes

New Features

Package Updates

Full Changelog: microsoft/semantic-kernel@python-1.38.0...python-1.39.0

python-1.38.0

Release Notes

New Features

Enhancements and Improvements

Package Updates

Full Changelog: microsoft/semantic-kernel@python-1.37.1...python-1.38.0

Commits
  • 2c73059 .Net: Updated package version (#10677)
  • a24de53 .Net: Bump Microsoft.ML.Tokenizers and Microsoft.ML.Tokenizers.Data.Cl100kBas...
  • 6d0c614 Python: Update boto3 requirement from ~=1.36.4 to >=1.36.4,<1.38.0 in /python...
  • f5480e9 .Net: Fix Usage Tokens in AzureOpenAI Connector - Added UT + IT's (#10657)
  • 7b83ffd .Net: Add prompt execution settings to AutoFunctionInvocationContext (#10551)
  • 534d860 Python: Introducing AzureCosmosDBforMongoDB store and collection (#10609)
  • 4c91cfd .Net: Adds Process Framework with Aspire demo (#10614)
  • f431685 .Net Agents - Update Templating Pattern (#10633)
  • ef56875 .Net: Added traces for OpenAI Assistant and Azure AI channels (#10630)
  • 5c7e759 .Net: Change Agents.Abstractions to depend on SemanticKernel.Abstractions ins...
  • Additional commits viewable in compare view

Updates openai from 2.6.1 to 2.14.0

Release notes

Sourced from openai's releases.

v2.14.0

2.14.0 (2025-12-19)

Full Changelog: v2.13.0...v2.14.0

Features

  • api: slugs for new audio models; make all model params accept strings (e517792)

Bug Fixes

  • use async_to_httpx_files in patch method (a6af9ee)

Chores

  • internal: add --fix argument to lint script (93107ef)

v2.13.0

2.13.0 (2025-12-16)

Full Changelog: v2.12.0...v2.13.0

Features

Chores

  • ci: add CI job to detect breaking changes with the Agents SDK (#1436) (237c91e)
  • internal: add missing files argument to base client (e6d6fd5)

v2.12.0

2.12.0 (2025-12-15)

Full Changelog: v2.11.0...v2.12.0

Features

  • api: api update (a95c4d0)
  • api: fix grader input list, add dated slugs for sora-2 (b2c389b)

v2.11.0

2.11.0 (2025-12-11)

Full Changelog: v2.10.0...v2.11.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

2.14.0 (2025-12-19)

Full Changelog: v2.13.0...v2.14.0

Features

  • api: slugs for new audio models; make all model params accept strings (e517792)

Bug Fixes

  • use async_to_httpx_files in patch method (a6af9ee)

Chores

  • internal: add --fix argument to lint script (93107ef)

2.13.0 (2025-12-16)

Full Changelog: v2.12.0...v2.13.0

Features

Chores

  • ci: add CI job to detect breaking changes with the Agents SDK (#1436) (237c91e)
  • internal: add missing files argument to base client (e6d6fd5)

2.12.0 (2025-12-15)

Full Changelog: v2.11.0...v2.12.0

Features

  • api: api update (a95c4d0)
  • api: fix grader input list, add dated slugs for sora-2 (b2c389b)

2.11.0 (2025-12-11)

Full Changelog: v2.10.0...v2.11.0

Features

2.10.0 (2025-12-10)

... (truncated)

Commits
  • d3e6321 release: 2.14.0
  • 4547f1a codegen metadata
  • a3c27a2 chore(internal): add --fix argument to lint script
  • 51c6885 feat(api): slugs for new audio models; make all model params accept strings
  • 62699d9 fix: use async_to_httpx_files in patch method
  • 20af6aa codegen metadata
  • f94256d release: 2.13.0
  • 9dc1d1a feat(api): gpt-image-1.5
  • 74b1e6f chore(ci): add CI job to detect breaking changes with the Agents SDK (#1436)
  • 3c016c6 chore(internal): add missing files argument to base client
  • Additional commits viewable in compare view

Updates opentelemetry-sdk from 1.38.0 to 1.39.1

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.39.1/0.60b1 (2025-12-11)

  • Silence events API warnings for internal users (#4847)

Version 1.39.0/0.60b0 (2025-12-03)

  • opentelemetry-api: Convert objects of any type other than AnyValue in attributes to string to be exportable (#4808)

  • docs: Added sqlcommenter example (#4734)

  • build: bump ruff to 0.14.1 (#4782)

  • Add opentelemetry-exporter-credential-provider-gcp as an optional dependency to opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http (#4760)

  • semantic-conventions: Bump to 1.38.0 (#4791)

  • [BREAKING] Remove LogData and extend SDK LogRecord to have instrumentation scope (#4676)

  • [BREAKING] Rename several classes from Log to LogRecord (#4647)

    Migration Guide:

    LogData has been removed. Users should update their code as follows:

    • For Log Exporters: Change from Sequence[LogData] to Sequence[ReadableLogRecord]

      # Before
      from opentelemetry.sdk._logs import LogData
      def export(self, batch: Sequence[LogData]) -> LogRecordExportResult:
          ...
      After
      from opentelemetry.sdk._logs import ReadableLogRecord
      def export(self, batch: Sequence[ReadableLogRecord]) -> LogRecordExportResult:
      ...

    • For Log Processors: Use ReadWriteLogRecord for processing, ReadableLogRecord for exporting

      # Before
      from opentelemetry.sdk._logs import LogData
      def on_emit(self, log_data: LogData):
          ...
      After
      from opentelemetry.sdk._logs import ReadWriteLogRecord, ReadableLogRecord
      def on_emit(self, log_record: ReadWriteLogRecord):

... (truncated)

Commits

Updates opentelemetry-api from 1.38.0 to 1.39.1

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.39.1/0.60b1 (2025-12-11)

  • Silence events API warnings for internal users (#4847)

Version 1.39.0/0.60b0 (2025-12-03)

  • opentelemetry-api: Convert objects of any type other than AnyValue in attributes to string to be exportable (#4808)

  • docs: Added sqlcommenter example (#4734)

  • build: bump ruff to 0.14.1 (#4782)

  • Add opentelemetry-exporter-credential-provider-gcp as an optional dependency to opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http (#4760)

  • semantic-conventions: Bump to 1.38.0 (#4791)

  • [BREAKING] Remove LogData and extend SDK LogRecord to have instrumentation scope (#4676)

  • [BREAKING] Rename several classes from Log to LogRecord (#4647)

    Migration Guide:

    LogData has been removed. Users should update their code as follows:

    • For Log Exporters: Change from Sequence[LogData] to Sequence[ReadableLogRecord]

      # Before
      from opentelemetry.sdk._logs import LogData
      def export(self, batch: Sequence[LogData]) -> LogRecordExportResult:
          ...
      After
      from opentelemetry.sdk._logs import ReadableLogRecord
      def export(self, batch: Sequence[ReadableLogRecord]) -> LogRecordExportResult:
      ...

    • For Log Processors: Use ReadWriteLogRecord for processing, ReadableLogRecord for exporting

      # Before
      from opentelemetry.sdk._logs import LogData
      def on_emit(self, log_data: LogData):
          ...
      After
      from opentelemetry.sdk._logs import ReadWriteLogRecord, ReadableLogRecord
      def on_emit(self, log_record: ReadWriteLogRecord):

... (truncated)

Commits

Updates opentelemetry-semantic-conventions from 0.59b0 to 0.60b1

Changelog

Sourced from opentelemetry-semantic-conventions's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Breaking changes ongoing

[!IMPORTANT] We are working on stabilizing the Log signal that would require making deprecations and breaking changes. We will try to reduce the releases that may require an update to your code, especially for instrumentations or for sdk developers.

Unreleased

  • Allow loading all resource detectors by setting OTEL_EXPERIMENTAL_RESOURCE_DETECTORS to * (#4819)
  • opentelemetry-sdk: Fix the type hint of the _metrics_data property to allow None (#4837).
  • Regenerate opentelemetry-proto code with v1.9.0 release (#4840)
  • Add python 3.14 support (#4798)
  • Silence events API warnings for internal users (#4847)
  • Prevent possible endless recursion from happening in SimpleLogRecordProcessor.on_emit, (#4799).

Version 1.39.0/0.60b0 (2025-12-03)

  • opentelemetry-api: Convert objects of any type other than AnyValue in attributes to string to be exportable (#4808)

  • docs: Added sqlcommenter example (#4734)

  • build: bump ruff to 0.14.1 (#4782)

  • Add opentelemetry-exporter-credential-provider-gcp as an optional dependency to opentelemetry-exporter-otlp-proto-grpc and opentelemetry-exporter-otlp-proto-http (#4760)

  • feat: implement on ending in span processor (#4775)

  • semantic-conventions: Bump to 1.38.0 (#4791)

  • [BREAKING] Remove LogData and extend SDK LogRecord to have instrumentation scope (#4676)

  • [BREAKING] Rename several classes from Log to LogRecord (#4647)

    Migration Guide:

    LogData has been removed. Users should update their code as follows:

... (truncated)

Commits

Updates opentelemetry-instrumentation from 0.59b0 to 0.60b1

Release notes

Sourced from opentelemetry-instrumentation's releases.

opentelemetry-instrumentation-openai-v2 2.3b0

  • Fix AttributeError when handling LegacyAPIResponse (from with_raw_response) (#4017)
  • Add support for chat completions choice count and stop sequences span attributes (#4028)
  • Fix crash with streaming with_raw_response (#4033)
  • Bump to 1.30.0 semconv schema: gen_ai.request.seed instead of gen_ai.openai.request.seed (#4036)

opentelemetry-instrumentation-openai-v2 2.2b0

  • Fix service tier attribute names: use GEN_AI_OPENAI_REQUEST_SERVICE_TIER for request attributes and GEN_AI_OPENAI_RESPONSE_SERVICE_TIER for response attributes. (#3920)
  • Added support for OpenAI embeddings instrumentation (#3461)
  • Record prompt and completion events regardless of span sampling decision. (#3226)
  • Filter out attributes with the value of NotGiven instances (#3760)
  • Migrate off the deprecated events API to use the logs API (#3625)

opentelemetry-instrumentation-openai-agents-v2 0.1.0

  • Initial barebones package skeleton: minimal instrumentor stub, version module, and packaging metadata/entry point. (#3805)
  • Implement OpenAI Agents span processing aligned with GenAI semantic conventions. (#3817)
  • Input and output according to GenAI spec. (#3824)

opentelemetry-instrumentation-openai-v2 2.1b0

  • Coerce openai response_format to semconv format (#3073)
  • Add example to opentelemetry-instrumentation-openai-v2 (#3006)
  • Support for AsyncOpenAI/AsyncCompletions (#2984)
  • Add metrics (#3180)

opentelemetry-instrumentation-openai-v2 2.0b0

  • Use generic OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT environment variable to control if content of prompt, completion, and other messages is captured. (#2947)

  • Update OpenAI instrumentation to Semantic Conventions v1.28.0: add new attributes and switch prompts and completions to log-based events. (#2925)

  • Initial OpenAI instrumentation (#2759)

Changelog

Sourced from opentelemetry-instrumentation's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[!NOTE] The following components are released independently and maintain individual CHANGELOG files. Use this search for a list of all CHANGELOG.md files in this repo.

Unreleased

Added

  • opentelemetry-instrumentation-asgi: Add exemplars for http.server.request.duration and http.server.duration metrics (#3739)
  • opentelemetry-instrumentation-wsgi: Add exemplars for http.server.request.duration and http.server.duration metrics (#3739)
  • opentelemetry-instrumentation-aiohttp-client: add ability to capture custom headers (#3988)
  • opentelemetry-instrumentation-requests: add ability to capture custom headers (#3987)
  • opentelemetry-instrumentation-aiohttp-client: add typechecking for aiohttp-client instrumentation (#4006)
  • opentelemetry-instrumentation-flask: Add support for 3.1+ streaming responses (#3938)
  • opentelemetry-instrumentation-aiohttp-server: Support passing TracerProvider when instrumenting. (#3819)
  • opentelemetry-instrumentation-system-metrics: Add support for the OTEL_PYTHON_SYSTEM_METRICS_EXCLUDED_METRICS environment variable (#3959)
  • opentelemetry-instrumentation-httpx: add ability to capture custom headers (#4047)

Fixed

  • opentelemetry-instrumentation-asyncpg: Hydrate span attributes before creation so samplers can filter on database details (#3841)
  • opentelemetry-instrumentation-django: Fix exemplars generation for http.server.(request.)duration (#3945)
  • opentelemetry-util-http, opentelemetry-instrumentation-requests, opentelemetry-instrumentation-wsgi, opentelemetry-instrumentation-asgi: normalize byte-valued user-agent headers before detecting synthetic sources so attributes are recorded reliably. (#4001)
  • opentelemetry-instrumentation-psycopg: Fix instrument_connection method to use _new_cursor_async_factory on async connections. (#3956)
  • opentelemetry-instrumentation-dbapiDescription has been truncated

Bumps the backend-deps group in /src/api with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [cachetools](https://github.com/tkem/cachetools) | `6.2.1` | `6.2.4` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.120.4` | `0.128.0` |
| [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.36.0` | `1.37.0` |
| [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) | `11.7.0b1` | `11.7.0b2` |
| [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) | `4.14.0` | `4.14.3` |
| [semantic-kernel[azure]](https://github.com/microsoft/semantic-kernel) | `1.37.1` | `1.39.0` |
| [openai](https://github.com/openai/openai-python) | `2.6.1` | `2.14.0` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.38.0` | `1.39.1` |
| [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.38.0` | `1.39.1` |
| [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.59b0` | `0.60b1` |
| [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.59b0` | `0.60b1` |
| [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) | `1.8.1` | `1.8.3` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.2.0` | `1.3.0` |


Updates `cachetools` from 6.2.1 to 6.2.4
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v6.2.1...v6.2.4)

Updates `fastapi` from 0.120.4 to 0.128.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.120.4...0.128.0)

Updates `azure-core` from 1.36.0 to 1.37.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-core_1.36.0...azure-core_1.37.0)

Updates `azure-search-documents` from 11.7.0b1 to 11.7.0b2
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/CHANGELOG.md)
- [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.7.0b1...azure-search-documents_11.7.0b2)

Updates `azure-cosmos` from 4.14.0 to 4.14.3
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-cosmos_4.14.0...azure-cosmos_4.14.3)

Updates `semantic-kernel[azure]` from 1.37.1 to 1.39.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@python-1.37.1...dotnet-1.39.0)

Updates `openai` from 2.6.1 to 2.14.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v2.6.1...v2.14.0)

Updates `opentelemetry-sdk` from 1.38.0 to 1.39.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.39.1)

Updates `opentelemetry-api` from 1.38.0 to 1.39.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.39.1)

Updates `opentelemetry-semantic-conventions` from 0.59b0 to 0.60b1
- [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.59b0 to 0.60b1
- [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 `azure-monitor-opentelemetry` from 1.8.1 to 1.8.3
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.1...azure-monitor-opentelemetry_1.8.3)

Updates `pytest` from 8.4.2 to 9.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.4.2...9.0.2)

Updates `pytest-asyncio` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-deps
- dependency-name: fastapi
  dependency-version: 0.128.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: azure-core
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: azure-search-documents
  dependency-version: 11.7.0b2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-deps
- dependency-name: azure-cosmos
  dependency-version: 4.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-deps
- dependency-name: semantic-kernel[azure]
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: openai
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: opentelemetry-sdk
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: opentelemetry-api
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: opentelemetry-semantic-conventions
  dependency-version: 0.60b1
  dependency-type: direct:production
  dependency-group: backend-deps
- dependency-name: opentelemetry-instrumentation
  dependency-version: 0.60b1
  dependency-type: direct:production
  dependency-group: backend-deps
- dependency-name: azure-monitor-opentelemetry
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-deps
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backend-deps
- dependency-name: pytest-asyncio
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2026
@github-actions github-actions bot merged commit 97b6a09 into dependabotchanges Jan 2, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/src/api/dependabotchanges/backend-deps-e0ea6e37bf branch January 2, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant