Skip to content

pip: bump the pip-minor-patch group with 4 updates#26

Open
dependabot[bot] wants to merge 1 commit into
release/202502from
dependabot/pip/pip-minor-patch-7885b0179b
Open

pip: bump the pip-minor-patch group with 4 updates#26
dependabot[bot] wants to merge 1 commit into
release/202502from
dependabot/pip/pip-minor-patch-7885b0179b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Copy link
Copy Markdown

Bumps the pip-minor-patch group with 4 updates: edk2-pytool-library, edk2-pytool-extensions, pygount and regex.

Updates edk2-pytool-library from 0.22.1 to 0.23.11

Release notes

Sourced from edk2-pytool-library's releases.

v0.23.11

What's Changed

New Contributors

Full Changelog: tianocore/edk2-pytool-library@v0.23.10...v0.23.11

v0.23.10

What's Changed

Full Changelog: tianocore/edk2-pytool-library@v0.23.9...v0.23.10

v0.23.9

What's Changed

Full Changelog: tianocore/edk2-pytool-library@v0.23.8...v0.23.9

v0.23.8

What's Changed

New Contributors

Full Changelog: tianocore/edk2-pytool-library@v0.23.7...v0.23.8

v0.23.7

What's Changed

Full Changelog: tianocore/edk2-pytool-library@v0.23.6...v0.23.7

v0.23.6

What's Changed

New Contributors

... (truncated)

Commits
  • c11ffbb edk2-pytool-library: Add LoongArch64 host architecture support (#778)
  • a36394e Add Python 3.14 support (#764)
  • 3b1d5e2 pyproject.toml: Update all dev / publish deps (#762)
  • 3bfe20a worfklows: run-ci: Inherit secrets for run on master branch (#763)
  • 26d1d6f update
  • 530bff3 .github: update all actions to latest
  • 0effbc0 edk2toollib: Apply ruff formatting
  • fac9a0d edk2toollib: Update ruff to latest
  • 5d50351 edk2toollib: Update doc comments to satisfy parser
  • 636bb47 pyproject.toml: Update all doc dependencies to latest
  • Additional commits viewable in compare view

Updates edk2-pytool-extensions from 0.28.0 to 0.30.8

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.30.8

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-extensions@v0.30.7...v0.30.8

v0.30.7

What's Changed

New Contributors

Full Changelog: tianocore/edk2-pytool-extensions@v0.30.6...v0.30.7

v0.30.6

What's Changed

Full Changelog: tianocore/edk2-pytool-extensions@v0.30.5...v0.30.6

v0.30.5

What's Changed

Full Changelog: tianocore/edk2-pytool-extensions@v0.30.4...v0.30.5

... (truncated)

Commits
  • e6be970 web_dependency: Handle additional web dep download exceptions (#1063)
  • 2418cec invocable: Log the command executed (#1061)
  • 02c9536 component-libs: Cleanly error when component not found (#1062)
  • f85c52c build(deps-dev): bump mkdocs-material from 9.6.22 to 9.6.23 (#1040)
  • 15c25d8 build(deps-dev): bump ruff from 0.14.1 to 0.14.4 (#1042)
  • b803612 build(deps-dev): bump coverage from 7.11.0 to 7.11.3 (#1043)
  • 231689f build(deps-dev): bump pre-commit from 4.1.0 to 4.4.0 (#1044)
  • d8adda6 build(deps-dev): bump regex from 2025.9.18 to 2025.11.3 (#1045)
  • 5d4cbaf build(deps): bump actions/checkout from 5 to 6 (#1047)
  • 51d00e8 build(deps): bump actions/upload-artifact from 4 to 6 (#1051)
  • Additional commits viewable in compare view

Updates pygount from 3.1.0 to 3.1.1

Release notes

Sourced from pygount's releases.

v3.1.1

What's Changed

Full Changelog: roskakori/pygount@v3.1.0...v3.1.1

Changelog

Sourced from pygount's changelog.

Version 3.1.1, 2025-02-17

  • Update dependencies and drop support for Python 3.9 (issue #205).
Commits

Updates regex from 2026.1.15 to 2026.2.28

Changelog

Sourced from regex's changelog.

Version: 2026.2.28

Replaced atomic operations with mutex on pattern object for free-threaded Python.

Version: 2026.2.26

PR [#598](https://github.com/mrabarnett/mrab-regex/issues/598): Fix race condition in storage caching with atomic operations.

Replaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.

Version: 2026.2.19

Added \z as alias of \Z, like in re module.

Added prefixmatch as alias of match, like in re module.

Version: 2026.1.15

Re-uploaded.

Version: 2026.1.14

Git issue 596: Specifying {e<=0} causes ca 210× slow-down.

Added RISC-V wheels.

Version: 2025.11.3

Git issue 594: Support relative PARNO in recursive subpatterns.

Version: 2025.10.23

'setup.py' was missing from the source distribution.

Version: 2025.10.22

Fixed test in main.yml.

Version: 2025.10.21

Moved tests into subfolder.

Version: 2025.10.20

Re-organised files.

Updated to Unicode 17.0.0.

Version: 2025.9.20

... (truncated)

Commits
  • df2d5ac Replaced atomic operations with mutex on pattern object for free-threaded Pyt...
  • ed3d9ca Replaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.
  • 28dd3e7 Merge pull request #598 from kevmo314/fix-storage-caching-race
  • 9789c22 Added \z as alias of \Z, like in re module.
  • cd631d8 Fix race condition in storage caching with atomic operations
  • See full diff in compare view

You can trigger a rebase of this PR 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

@dependabot dependabot Bot added language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels Mar 5, 2026
Bumps the pip-minor-patch group with 4 updates: [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library), [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions), [pygount](https://github.com/roskakori/pygount) and [regex](https://github.com/mrabarnett/mrab-regex).


Updates `edk2-pytool-library` from 0.22.1 to 0.23.11
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.22.1...v0.23.11)

Updates `edk2-pytool-extensions` from 0.28.0 to 0.30.8
- [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases)
- [Commits](tianocore/edk2-pytool-extensions@v0.28.0...v0.30.8)

Updates `pygount` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/roskakori/pygount/releases)
- [Changelog](https://github.com/roskakori/pygount/blob/main/docs/changes.md)
- [Commits](roskakori/pygount@v3.1.0...v3.1.1)

Updates `regex` from 2026.1.15 to 2026.2.28
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2026.1.15...2026.2.28)

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-version: 0.23.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: edk2-pytool-extensions
  dependency-version: 0.30.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
- dependency-name: pygount
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: regex
  dependency-version: 2026.2.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-7885b0179b branch from e257b46 to 68d3368 Compare March 9, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants