Skip to content

Comments

Deps: Bump the python-packages group across 1 directory with 5 updates#337

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-9af1f1d8f6
Open

Deps: Bump the python-packages group across 1 directory with 5 updates#337
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-packages-9af1f1d8f6

Conversation

@dependabot
Copy link
Contributor

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

Bumps the python-packages group with 5 updates in the / directory:

Package From To
rich 14.3.2 14.3.3
pontos 25.8.1 26.2.0
coverage 7.13.2 7.13.4
librt 0.7.8 0.8.1
ruff 0.14.14 0.15.2

Updates rich from 14.3.2 to 14.3.3

Release notes

Sourced from rich's releases.

The infinite Release

Fixed a infinite loop in split_graphemes

[14.3.3] - 2026-02-19

Fixed

Changelog

Sourced from rich's changelog.

[14.3.3] - 2026-02-19

Fixed

Commits

Updates pontos from 25.8.1 to 26.2.0

Release notes

Sourced from pontos's releases.

pontos 26.2.0

[26.2.0] - 2026-02-20

Added

  • Add --project-type to release create and all version CLI commands a6ff904e
  • add test a5d5d0f7

Bug Fixes

Dependencies

  • Bump the python-packages group with 2 updates e6ee003d
  • Bump ruff from 0.14.14 to 0.15.0 in the python-packages group 9e2ece33
  • Bump the python-packages group with 4 updates f15e15d9
  • Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group 43f5f9ae
  • Bump the python-packages group with 5 updates 51838e2c
  • Bump the python-packages group with 4 updates 60b8e915
  • Bump the python-packages group with 4 updates a7b75e65
  • Bump urllib3 from 2.6.2 to 2.6.3 7d7eaf82
  • Bump the python-packages group with 2 updates b6433dd5
  • Bump librt from 0.7.4 to 0.7.5 in the python-packages group c15f3cb1
  • Bump the python-packages group with 7 updates bb9ad208
  • Bump actions/upload-artifact in the actions group 0e79c666
  • Bump the python-packages group with 2 updates 4361aeb1
  • Bump actions/checkout from 6.0.0 to 6.0.1 in the actions group 7c9fea85
  • Bump the python-packages group with 3 updates c6dac7a3
  • Bump the python-packages group with 4 updates 9ecb7ee9
  • Bump actions/checkout from 5.0.0 to 6.0.0 in the actions group 2ba4bf91
  • Bump the python-packages group with 3 updates bce90a24
  • Bump the python-packages group with 3 updates 0f929fd1
  • Bump the python-packages group with 3 updates e0bf5947
  • Bump actions/upload-artifact in the actions group 770ddc90
  • Bump the python-packages group with 3 updates ec1f62c3
  • Bump ruff from 0.14.1 to 0.14.2 in the python-packages group 7bc68fc0
  • Bump the python-packages group with 5 updates 6bea2e02
  • Bump the python-packages group with 4 updates 48ec5950
  • Bump ossf/scorecard-action in the actions group 86a2faa0
  • Bump the python-packages group with 3 updates a2d17964
  • Bump the python-packages group across 1 directory with 11 updates e8850f23
  • Bump the python-packages group with 3 updates a046f472
  • Bump pypa/gh-action-pypi-publish in the actions group ccb073b8
  • Bump ruff from 0.11.13 to 0.12.12 in the python-packages group d99e8f00
  • Bump the python-packages group with 4 updates 6d36a9e9
  • Bump the actions group with 2 updates 01c1f450

... (truncated)

Commits
  • ff7b80e Automatic release to 26.2.0
  • a6ff904 Add: Add --project-type to release create and all version CLI commands
  • e6ee003 Deps: Bump the python-packages group with 2 updates
  • 9e2ece3 Deps: Bump ruff from 0.14.14 to 0.15.0 in the python-packages group
  • f15e15d Deps: Bump the python-packages group with 4 updates
  • 43f5f9a Deps: Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group
  • 51838e2 Deps: Bump the python-packages group with 5 updates
  • 60b8e91 Deps: Bump the python-packages group with 4 updates
  • e9eb455 Fix Add or Update detect-hidden-unicode.yml (#1177)
  • a7b75e6 Deps: Bump the python-packages group with 4 updates
  • Additional commits viewable in compare view

Updates coverage from 7.13.2 to 7.13.4

Changelog

Sourced from coverage's changelog.

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.

.. _issue 2082: coveragepy/coveragepy#2082

.. _changes_7-13-2:

Commits

Updates librt from 0.7.8 to 0.8.1

Commits

Updates ruff from 0.14.14 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

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 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

Bumps the python-packages group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [rich](https://github.com/Textualize/rich) | `14.3.2` | `14.3.3` |
| [pontos](https://github.com/greenbone/pontos) | `25.8.1` | `26.2.0` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.4` |
| [librt](https://github.com/mypyc/librt) | `0.7.8` | `0.8.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.2` |



Updates `rich` from 14.3.2 to 14.3.3
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.3.2...v14.3.3)

Updates `pontos` from 25.8.1 to 26.2.0
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v25.8.1...v26.2.0)

Updates `coverage` from 7.13.2 to 7.13.4
- [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.4)

Updates `librt` from 0.7.8 to 0.8.1
- [Commits](mypyc/librt@v0.7.8...v0.8.1)

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

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 14.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pontos
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: coverage
  dependency-version: 7.13.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: librt
  dependency-version: 0.8.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot requested review from a team as code owners February 23, 2026 04:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@greenbonebot greenbonebot enabled auto-merge (rebase) February 23, 2026 04:09
@github-actions
Copy link

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

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.

0 participants