Skip to content

pip: bump the all-pip-dependencies group with 3 updates#585

Merged
apop5 merged 1 commit intomainfrom
dependabot/pip/all-pip-dependencies-05898771a3
Apr 1, 2026
Merged

pip: bump the all-pip-dependencies group with 3 updates#585
apop5 merged 1 commit intomainfrom
dependabot/pip/all-pip-dependencies-05898771a3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-pip-dependencies group with 3 updates: edk2-pytool-library, edk2-pytool-extensions and regex.

Updates edk2-pytool-library from 0.23.11 to 0.23.12

Release notes

Sourced from edk2-pytool-library's releases.

v0.23.12

What's Changed

Dependency Updates

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

Commits
  • 1f9255c SourceTable: Filter directories from source file glob results (#797)
  • 9b9fda2 build(deps-dev): bump pytest from 8.4.2 to 9.0.2 (#781)
  • 8c89dbe build(deps-dev): bump mkdocs-gen-files from 0.5.0 to 0.6.0 (#782)
  • 42f96bc build(deps-dev): bump setuptools from 80.9.0 to 82.0.0 (#783)
  • 33a6958 build(deps-dev): bump build from 1.3.0 to 1.4.0 (#784)
  • b50aaa5 build(deps): bump actions/upload-artifact from 6 to 7 (#786)
  • c00de58 build(deps-dev): bump mkdocstrings-python from 1.18.2 to 2.0.1 (#785)
  • ea78c48 build(deps): bump black from 25.1.0 to 25.9.0 (#766)
  • 6005a78 build(deps): bump actions/upload-pages-artifact from 3 to 4 (#767)
  • 012ae4a build(deps): bump github/codeql-action from 3 to 4 (#770)
  • Additional commits viewable in compare view

Updates edk2-pytool-extensions from 0.30.8 to 0.31.0

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.31.0

What's Changed

Dependency Updates

Integration Instructions

Per #1065, users must update any local usage of the cryptography crate to v46.0.5 or greater

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

Commits
  • 34d3253 build(deps): bump actions/upload-artifact from 6 to 7 (#1064)
  • b93fcfc build(deps-dev): bump robotframework from 7.3.2 to 7.4.1 (#1056)
  • 90adf87 build(deps-dev): bump black from 25.9.0 to 26.1.0 (#1057)
  • 8316f58 build(deps-dev): bump pytest from 8.4.2 to 9.0.2 (#1058)
  • 24cf9a2 build(deps-dev): bump mkdocstrings-python from 1.18.2 to 2.0.1 (#1059)
  • a07b2c9 build(deps): bump setuptools from 80.9.0 to 82.0.0 (#1060)
  • ef6ef9e Update cryptography version requirement in pyproject.toml (#1065)
  • See full diff in compare view

Updates regex from 2026.2.28 to 2026.3.32

Changelog

Sourced from regex's changelog.

Version: 2026.3.32

Fixed segfault.

Version: 2026.3.31

Fixed bug again.

Version: 2026.3.30

Fixed bug.

Version: 2026.3.28

Fixed version.

Version: 2026.3.27

Various fixes, including ones to improve free-threading support.

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.

... (truncated)

Commits

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

Bumps the all-pip-dependencies group with 3 updates: [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library), [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) and [regex](https://github.com/mrabarnett/mrab-regex).


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

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

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

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-version: 0.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-pip-dependencies
- dependency-name: edk2-pytool-extensions
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-pip-dependencies
- dependency-name: regex
  dependency-version: 2026.3.32
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Apr 1, 2026
@mu-automation mu-automation bot removed the language:python Pull requests that update Python code label Apr 1, 2026
@apop5 apop5 merged commit eb47cd4 into main Apr 1, 2026
13 checks passed
@apop5 apop5 deleted the dependabot/pip/all-pip-dependencies-05898771a3 branch April 1, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant