Skip to content

chore(deps): bump the package-updates group across 1 directory with 15 updates#3770

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/package-updates-4c1f98ed9f
Open

chore(deps): bump the package-updates group across 1 directory with 15 updates#3770
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/package-updates-4c1f98ed9f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the package-updates group with 15 updates in the / directory:

Package From To
django-health-check 3.20.8 4.2.1
django-stubs-ext 5.2.9 6.0.1
django 5.2.12 6.0.3
djangorestframework 3.16.1 3.17.0
markdown 3.10.1 3.10.2
sentry-sdk 2.51.0 2.55.0
redis 7.1.0 7.3.0
hiredis 3.3.0 3.3.1
granian 2.7.0 2.7.2
commitizen 4.12.1 4.13.9
coverage 7.13.2 7.13.5
peek-python 26.0.5 26.1.2
pytest-cov 7.0.0 7.1.0
pytest-django 4.11.1 4.12.0
ruff 0.14.14 0.15.7

Updates django-health-check from 3.20.8 to 4.2.1

Release notes

Sourced from django-health-check's releases.

4.2.1

What's Changed

Full Changelog: codingjoe/django-health-check@4.2.0...4.2.1

4.2.0

What's Changed

Full Changelog: codingjoe/django-health-check@4.1.2...4.2.0

4.1.2

What's Changed

Full Changelog: codingjoe/django-health-check@4.1.1...4.1.2

4.1.1

What's Changed

New Contributors

Full Changelog: codingjoe/django-health-check@4.1.0...4.1.1

4.1.0

What's Changed

Full Changelog: codingjoe/django-health-check@4.0.6...4.1.0

4.0.6

What's Changed

Full Changelog: codingjoe/django-health-check@4.0.5...4.0.6

... (truncated)

Commits
  • a922d34 Resolve #688 -- Add a cookbook to the documentation (#690)
  • 522c395 Sanitize the docs
  • 6fae152 Limit Atlassian status checks to a specific component (#687)
  • 940646e [pre-commit.ci] pre-commit autoupdate
  • 00eaa7e [pre-commit.ci] pre-commit autoupdate
  • c28c531 Add extra dependencies to migration guide
  • 1c17cd3 Rounder the table coners on large screens
  • 28027fb Add pyupgrade
  • 4b29585 Fix #659 - Add port to distinguish redis instances (#670)
  • 2e08213 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates django-stubs-ext from 5.2.9 to 6.0.1

Commits

Updates django from 5.2.12 to 6.0.3

Commits
  • a0d3bdb [6.0.x] Bumped version for 6.0.3 release.
  • 264d5c7 [6.0.x] Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions o...
  • b1444d9 [6.0.x] Fixed CVE-2026-25673 -- Simplified URLField scheme detection.
  • 1b22d53 [6.0.x] Fixed #36961 -- Fixed TypeError in deprecation warnings if Django is ...
  • 27ed90a [6.0.x] Ensured spelling checks pass OK.
  • 659bacf [6.0.x] Aligned docs checks between GitHub Actions and local development.
  • e65c412 [6.0.x] Adjusted default DoS severity level in Security Policy.
  • 5b70253 [6.0.x] Fixed #36848 -- Mentioned BadRequest exception in docs/ref/views.txt.
  • 3a04b22 [6.0.x] Fixed #36951 -- Removed empty exc_info from log_task_finished signal ...
  • d112203 [6.0.x] Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit re...
  • Additional commits viewable in compare view

Updates djangorestframework from 3.16.1 to 3.17.0

Release notes

Sourced from djangorestframework's releases.

3.17.0

What's Changed

Breaking changes

Features

Bug fixes

Translations

Packaging

Other changes

New Contributors

... (truncated)

Commits
  • 021ab56 Bump version and update release notes for 3.17.0 (#9921)
  • 19ebad7 Bump mkdocs-material[imaging] from 9.7.4 to 9.7.5 (#9923)
  • f222c55 Correct requires-python key in pyproject.toml
  • 7e7de6f Remove code fences from release checklist
  • c599d30 Update release process
  • 866bf7c Bump mkdocs-material[imaging] from 9.7.3 to 9.7.4 (#9920)
  • 7f8ad25 Drop deprecated coreapi support (#9895)
  • 8bac51a Revert "Add drf-commons to third-party packages documentation (#9916)" (#9917)
  • 9d7b26a Add drf-commons to third-party packages documentation (#9916)
  • dff3c8d Add django-pydantic-field and drf-pydantic to third-party packages documentat...
  • Additional commits viewable in compare view

Updates markdown from 3.10.1 to 3.10.2

Release notes

Sourced from markdown's releases.

Release 3.10.2

Fixed

  • Fix a regression related to comment handling (#1590).
  • More reliable fix for </ (#1593).
Changelog

Sourced from markdown's changelog.

[3.10.2] - 2026-02-09

Fixed

  • Fix a regression related to comment handling (#1590).
  • More reliable fix for </ (#1593).
Commits

Updates sentry-sdk from 2.51.0 to 2.55.0

Release notes

Sourced from sentry-sdk's releases.

2.55.0

New Features ✨

Anthropic

Pydantic Ai

Other

Bug Fixes 🐛

Documentation 📚

Internal Changes 🔧

Anthropic

Openai Agents

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

2.55.0

New Features ✨

Anthropic

Pydantic Ai

Other

Bug Fixes 🐛

Documentation 📚

Internal Changes 🔧

Anthropic

Openai Agents

... (truncated)

Commits
  • 038a429 release: 2.55.0
  • b29c4bb fix(logging): Fix deadlock in log batcher (#5684)
  • b905cd3 feat(anthropic): Record finish reasons in AI monitoring spans (#5678)
  • 6ea663f fix(langchain): Wrap finish_reason in array for gen_ai span attribute (#5666)
  • 6345af9 fix(ai): Truncate list-based message content in AI monitoring (#5631)
  • 01346a9 build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#5667)
  • 0b94624 build(deps): bump getsentry/testing-ai-sdk-integrations from 285c012e522f2415...
  • 39cf94d build(deps): bump getsentry/craft from 2.23.1 to 2.24.1 (#5668)
  • ada153b ref: Add cont profiling support to span first (#5672)
  • 0b5f4f8 ci: 🤖 Update test matrix with new releases (03/16) (#5671)
  • Additional commits viewable in compare view

Updates redis from 7.1.0 to 7.3.0

Release notes

Sourced from redis's releases.

7.3.0

Changes

OpenTelemetry Native Metrics Support for asynchronous clients Added comprehensive OpenTelemetry metrics support for asynchronous clients following the OpenTelemetry Database Client Semantic Conventions. Metric groups include:

  • Command metrics: Operation duration with retry tracking
  • Connection basic: Connection count and creation time
  • Resiliency: Errors, handoffs, timeout relaxation
  • Connection advanced: Wait time and use time
  • Pubsub metrics: Published and received messages
  • Stream metrics: Processing duration and maintenance notifications

🚀 New Features

  • Added OTel instrumentation and metrics export for async client (#3977)

🐛 Bug Fixes

  • [async] Adding access to cluster client's nodes_manager and set_response_callback in ClusterPipeline objects (#3989)
  • fix(connection): Ensure we have an initialized protocol in connection (#3981)

🧰 Maintenance

  • fix: use KeysT for blpop and brpop keys parameter type annotation (#3987 #3990)
  • Bump actions/upload-artifact from 6 to 7 (#3985)
  • fix: replace 3 bare except clauses with except Exception (#3980)

We'd like to thank all the contributors who worked on this release! @​mitre88 @​turanalmammadov @​haosenwang1018 @​Medno @​vladvildanov @​petyaslavova

7.2.1

Changes

🐛 Bug Fixes

  • Handle connection attributes conditionally for metrics and set connection data on exceptions in cluster error handling (#3964)

⚠️ Deprecations

  • Removed batch_size and consumer_name attributes from OTel metrics (#3978)

🧰 Maintenance

  • Fixing error handling of connection buffer purging of closed connections. Enabling troubleshooting logging for maintenance notifications e2e tests. (#3971)
  • Fix protocol validation: replace finally with else and store parsed int (#3965)
  • Return copies from _get_free/in_use_connections and fix async _mock (#3967)
  • Add missing shard channel message types to async PubSub (#3966)
  • Fix issues with ClusterPipeline connection management (#3804)
  • fix(pubsub): avoid UnicodeDecodeError on reconnect with binary channel names (#3944)
  • Hold references to ClusterNode disconnect task (#3826)
  • remove remaining imports of typing_extensions (#3873)

We'd like to thank all the contributors who worked on this release! @​dotlambda @​rhoboro @​skylarkoo7 @​praboud @​bysiber @​vladvildanov @​petyaslavova

... (truncated)

Commits
  • 8ecbc7a Updating lib version to 7.3.0
  • 11043df typing: accept single-key input for blpop and brpop (#3990)
  • d958125 fix: use KeysT for blpop and brpop keys parameter type annotation (#3987)
  • 75bf91b [async] Adding access to cluster client's nodes_manager and set_response_call...
  • abf5bcb Bump actions/upload-artifact from 6 to 7 (#3985)
  • 5b0303b fix: replace 3 bare except clauses with except Exception (#3980)
  • e9fba86 Added OTel instrumentation and metrics export for async client (#3977)
  • 7ce513d fix(connection): Ensure we have an initialized protocol in connection (#3981)
  • 8e3a5b2 remove remaining imports of typing_extensions (#3873)
  • 5b46430 Hold references to ClusterNode disconnect task (#3826)
  • Additional commits viewable in compare view

Updates hiredis from 3.3.0 to 3.3.1

Release notes

Sourced from hiredis's releases.

3.3.1

Changes

This release fixes a compatibility issue with Python 3.15:

Contributors

We'd like to thank all the contributors who worked on this release!

@​tacaswell

Commits

Updates granian from 2.7.0 to 2.7.2

Release notes

Sourced from granian's releases.

Granian 2.7.2

Patch release

Changes since 2.7.1:

  • Review ASGI websockets' rejection flow
    • This should fix an hang issue with Django channels
  • Fix ASGI websocket scope suprotocols split (#817 by @​JaeHyuckSa)
  • Fix Content-Type header in metrics endpoint (#808 by @​IngmarStein)
  • Bump dependencies

Granian 2.7.1

Patch release

Changes since 2.7.0:

  • Fix websockets' handles cleanup on shutdown
    • This should fix an occasional runtime thread panic with the message Cannot drop pointer into Python heap without the thread being attached
  • Fix a bug in the ASGI protocol preventing apps to receive the websocket.disconnect event after server-initiated close (#801 by @​JaeHyuckSa)
    • This should fix some long-standing issues with Django channels
  • Review some lock holding strategy in PyFutureAwaitable callback dispatch (#802 by @​ColemanDunn)
  • Bump dependencies
Commits
  • 45d9c75 Bump dependencies
  • 056fd1b fix: Set Content-Type header for metrics endpoint (#808)
  • 5fe8547 fix: split comma-separated WebSocket subprotocols in ASGI scope (#817)
  • 65c9664 Unblock ASGI ws receive on close without accept (#819)
  • a288cc3 Bump version to 2.7.2
  • 1a5a8c3 Review lock hold strategy in PyFutureAwaitable callback dispatch (#802)
  • d10a246 Ensure to send ASGI websocket.disconnect after server-initiated close (#801)
  • 6736727 Update external benchmark results (#795)
  • 6bcdadc Bump dependencies
  • 0062b6b Handle cleanup of ws tasks on shutdown (#803)
  • Additional commits viewable in compare view

Updates commitizen from 4.12.1 to 4.13.9

Release notes

Sourced from commitizen's releases.

v4.13.9 (2026-02-25)

Fix

  • avoid raising an exception when a change_type is not defined (#1879)

[master 4fbeae78] bump: version 4.13.8 → 4.13.9 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.8 (2026-02-18)

Fix

  • config: fix contains_commitizen_section failing for completely empty files

[master 7179a42b] bump: version 4.13.7 → 4.13.8 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.7 (2026-02-09)

Fix

  • provider: use encoding settings in config (#1857)

[master dd972c93] bump: version 4.13.6 → 4.13.7 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.6 (2026-02-07)

Fix

  • bump: preserve existing changelog header when changelog_merge_prerelease is used with cz bump --changelog (#1850)

[master c130da3a] bump: version 4.13.5 → 4.13.6 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.5 (2026-02-05)

Fix

  • changelog: add incremental parameter to changelog generation (#1808)

[master 2cfb8c65] bump: version 4.13.4 → 4.13.5 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.4 (2026-02-04)

Fix

  • pre-commit-hooks: correct rev-range syntax in commitizen-branch (#1841)

... (truncated)

Changelog

Sourced from commitizen's changelog.

v4.13.9 (2026-02-25)

Fix

  • avoid raising an exception when a change_type is not defined (#1879)

v4.13.8 (2026-02-18)

Fix

  • config: fix contains_commitizen_section failing for completely empty files

v4.13.7 (2026-02-09)

Fix

  • provider: use encoding settings in config (#1857)

v4.13.6 (2026-02-07)

Fix

  • bump: preserve existing changelog header when changelog_merge_prerelease is used with cz bump --changelog (#1850)

v4.13.5 (2026-02-05)

Fix

  • changelog: add incremental parameter to changelog generation (#1808)

v4.13.4 (2026-02-04)

Fix

  • pre-commit-hooks: correct rev-range syntax in commitizen-branch (#1841)

v4.13.3 (2026-02-04)

Refactor

  • version_schemes: shorten generate_prerelease (#1838)

v4.13.2 (2026-02-03)

Refactor

  • simplify code with pathlib Path object (#1840)
  • tags: extract version resolution method (#1839)

v4.13.1 (2026-02-03)

... (truncated)

Commits
  • 4fbeae7 bump: version 4.13.8 → 4.13.9
  • 221e8f3 fix: avoid raising an exception when a change_type is not defined (#1879)
  • 037442a docs(cli/screenshots): update CLI screenshots
  • 0b95c76 docs: add VHS tape for bump command GIF (#1878)
  • cd7e086 docs(cli/screenshots): update CLI screenshots
  • 6c3107c docs: add git config user.* to commit successfully (#1877)
  • a4f625d docs(cli/screenshots): update CLI screenshots
  • 7179a42 bump: version 4.13.7 → 4.13.8
  • 988c81f fix(config): fix contains_commitizen_section failing for completely empty files
  • 44ec9b8 docs(cli/screenshots): update CLI screenshots
  • Additional commits viewable in compare view

Updates coverage from 7.13.2 to 7.13.5

Changelog

Sourced from coverage's changelog.

Version 7.13.5 — 2026-03-17

  • Fix: issue 2138_ describes a memory leak that happened when repeatedly using the Coverage API with in-memory data. This is now fixed.

  • Fix: the markdown-formatted coverage report didn't fully escape special characters in file paths (issue 2141). This would be very unlikely to cause a problem, but now it's done properly, thanks to Ellie Ayla <pull 2142_>.

  • Fix: the C extension wouldn't build on VS2019, but now it does (issue 2145_).

.. _issue 2138: coveragepy/coveragepy#2138 .. _issue 2141: coveragepy/coveragepy#2141 .. _pull 2142: coveragepy/coveragepy#2142 .. _issue 2145: coveragepy/coveragepy#2145

.. _changes_7-13-4:

Version 7.13.4 — 2026-02-09

  • Fix: the third-party code fix in 7.13.3 required examining the parent directories where coverage was run. In the unusual situation that one of the parent directories is unreadable, a PermissionError would occur, as described in issue 2129_. This is now fixed.

  • Fix: in test suites that change sys.path, coverage.py could fail with "RuntimeError: Set changed size during iteration" as described and fixed in pull 2130_. Thanks, Noah Fatsi.

  • We now publish ppc64le wheels, thanks to Pankhudi Jain <pull 2121_>_.

.. _pull 2121: coveragepy/coveragepy#2121 .. _issue 2129: coveragepy/coveragepy#2129 .. _pull 2130: coveragepy/coveragepy#2130

.. _changes_7-13-3:

Version 7.13.3 — 2026-02-03

  • Fix: in some situations, third-party code was measured when it shouldn't have been, slowing down test execution. This happened with layered virtual environments such as uv sometimes makes. The problem is fixed, closing issue 2082_. Now any directory on sys.path that is inside a virtualenv is considered third-party code.

... (truncated)

Commits
  • c88da14 docs: sample HTML for 7.13.5
  • e2ac3e1 build: sample HTML shouldn't include the status.json file
  • 910f8f3 docs: prep for 7.13.5
  • 3a4819c style: make workflows more uniform
  • 2a53705 chore: bump the action-dependencies group across 1 directory with 4 updates (...
  • e7c878d chore: make upgrade
  • ab4db40 build: use --generate-hashes when pinning
  • a438753 chore: make upgrade
  • 7b33457 refactor: some leftover pyupgrade 3.10 bits
  • 2ff968d refactor: this type wasn't used anywhere
  • Additional commits viewable in

…5 updates

Bumps the package-updates group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [django-health-check](https://github.com/codingjoe/django-health-check) | `3.20.8` | `4.2.1` |
| [django-stubs-ext](https://github.com/sponsors/typeddjango) | `5.2.9` | `6.0.1` |
| [django](https://github.com/django/django) | `5.2.12` | `6.0.3` |
| [djangorestframework](https://github.com/encode/django-rest-framework) | `3.16.1` | `3.17.0` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.10.1` | `3.10.2` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.51.0` | `2.55.0` |
| [redis](https://github.com/redis/redis-py) | `7.1.0` | `7.3.0` |
| [hiredis](https://github.com/redis/hiredis-py) | `3.3.0` | `3.3.1` |
| [granian](https://github.com/emmett-framework/granian) | `2.7.0` | `2.7.2` |
| [commitizen](https://github.com/commitizen-tools/commitizen) | `4.12.1` | `4.13.9` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.5` |
| [peek-python](https://github.com/salabim/peek) | `26.0.5` | `26.1.2` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` |
| [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.11.1` | `4.12.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.7` |



Updates `django-health-check` from 3.20.8 to 4.2.1
- [Release notes](https://github.com/codingjoe/django-health-check/releases)
- [Commits](codingjoe/django-health-check@3.20.8...4.2.1)

Updates `django-stubs-ext` from 5.2.9 to 6.0.1
- [Commits](https://github.com/sponsors/typeddjango/commits)

Updates `django` from 5.2.12 to 6.0.3
- [Commits](django/django@5.2.12...6.0.3)

Updates `djangorestframework` from 3.16.1 to 3.17.0
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.16.1...3.17.0)

Updates `markdown` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.10.1...3.10.2)

Updates `sentry-sdk` from 2.51.0 to 2.55.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.51.0...2.55.0)

Updates `redis` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v7.1.0...v7.3.0)

Updates `hiredis` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v3.3.0...v3.3.1)

Updates `granian` from 2.7.0 to 2.7.2
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](emmett-framework/granian@v2.7.0...v2.7.2)

Updates `commitizen` from 4.12.1 to 4.13.9
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.12.1...v4.13.9)

Updates `coverage` from 7.13.2 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.2...7.13.5)

Updates `peek-python` from 26.0.5 to 26.1.2
- [Changelog](https://github.com/salabim/peek/blob/main/changelog.md)
- [Commits](https://github.com/salabim/peek/commits)

Updates `pytest-cov` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0)

Updates `pytest-django` from 4.11.1 to 4.12.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.11.1...v4.12.0)

Updates `ruff` from 0.14.14 to 0.15.7
- [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.14.14...0.15.7)

---
updated-dependencies:
- dependency-name: django-health-check
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: package-updates
- dependency-name: django-stubs-ext
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: package-updates
- dependency-name: django
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: package-updates
- dependency-name: djangorestframework
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: markdown
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: package-updates
- dependency-name: sentry-sdk
  dependency-version: 2.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: redis
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: hiredis
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: package-updates
- dependency-name: granian
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: package-updates
- dependency-name: commitizen
  dependency-version: 4.13.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: package-updates
- dependency-name: peek-python
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: pytest-cov
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: pytest-django
  dependency-version: 4.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: package-updates
- dependency-name: ruff
  dependency-version: 0.15.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: package-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update Python:uv code labels Mar 23, 2026
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:uv Pull requests that update Python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant