An open index of dependabot pull requests across open source projects.

build(uv): bump the uv group with 2 updates

Open
Number: #584
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 08, 2025 at 09:35 AM UTC
(9 months ago)
Updated: September 08, 2025 at 09:56 AM UTC
(9 months ago)
Labels:
dependencies size/XS python:uv
Description:

Bumps the uv group with 2 updates: typer and pytest-cov.

Updates typer from 0.17.3 to 0.17.4

Release notes

Sourced from typer's releases.

0.17.4

Fixes

  • 🐛 Make sure rich.markup is imported when rendering help text. PR #1290 by @​g-arjones.

Internal

Changelog

Sourced from typer's changelog.

0.17.4

Fixes

  • 🐛 Make sure rich.markup is imported when rendering help text. PR #1290 by @​g-arjones.

Internal

Commits
  • 1b50007 🔖 Release version 0.17.4
  • 90aab51 📝 Update release notes
  • 263e427 🐛 Make sure rich.markup is imported when rendering help text (#1290)
  • f99defb 📝 Update release notes
  • f116fca ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1292)
  • 9c5c543 📝 Update release notes
  • 4c21293 📝 Update release notes
  • bdf4710 ⬆ Bump ruff from 0.12.10 to 0.12.11 (#1283)
  • e8e472d ⬆ [pre-commit.ci] pre-commit autoupdate (#1288)
  • 075eb30 📝 Update release notes
  • Additional commits viewable in compare view

Updates pytest-cov from 6.2.1 to 6.3.0

Changelog

Sourced from pytest-cov's changelog.

6.3.0 (2025-09-06)

  • Added support for markdown reports. Contributed by Marcos Boger in [#712](https://github.com/pytest-dev/pytest-cov/issues/712) <https://github.com/pytest-dev/pytest-cov/pull/712>_ and [#714](https://github.com/pytest-dev/pytest-cov/issues/714) <https://github.com/pytest-dev/pytest-cov/pull/714>_.
  • Fixed some formatting issues in docs. Anonymous contribution in [#706](https://github.com/pytest-dev/pytest-cov/issues/706) <https://github.com/pytest-dev/pytest-cov/pull/706>_.
Commits
  • a69d1ab Bump version: 6.2.1 → 6.3.0
  • 475bf32 Update changelog.
  • 3834009 Add GitHub Actions example and fix example to not break with default markdown...
  • 0824728 Small phrasing adustments in Markdown docs
  • 474c1f4 Move markdown dest files check to StoreReport for earlier error and parser.er...
  • 7b21833 Default markdown-append to coverage.md and raise warning if both markdown opt...
  • 3a15312 Fix usage of Path.open() to write/append to files
  • 4b79449 Change output file cov-append.md in md-append example
  • 40e9e8e Add docs and update AUTHORS.rst
  • f5ca33a Add tests for markdown and markdown-append
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
typer
Ecosystem:
pip
Version Change:
0.17.3 → 0.17.4
Update Type:
Patch
Package:
pytest-cov
Ecosystem:
pip
Version Change:
6.2.1 → 6.3.0
Update Type:
Minor
Technical Details
ID: 7210134
UUID: 2807540176
Node ID: PR_kwDOLAwy7c6nV6nQ
Host: GitHub
Repository: yxtay/python-example-app