Skip to content

Commit e3880f7

Browse files
pip: bump the all-pip-dependencies group with 2 updates
Bumps the all-pip-dependencies group with 2 updates: [pygount](https://github.com/roskakori/pygount) and [poetry](https://github.com/python-poetry/poetry). Updates `pygount` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/roskakori/pygount/releases) - [Changelog](https://github.com/roskakori/pygount/blob/main/docs/changes.md) - [Commits](roskakori/pygount@v3.1.1...v3.2.0) Updates `poetry` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.3.3...2.3.4) --- updated-dependencies: - dependency-name: pygount dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-dependencies - dependency-name: poetry dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4884f14 commit e3880f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pip-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ edk2-pytool-library~=0.23.13
1616
edk2-pytool-extensions~=0.31.0
1717
xmlschema==4.3.1
1818
regex==2026.4.4
19-
pygount==3.1.1
19+
pygount==3.2.0
2020
pywin32==311; sys_platform == 'win32'
2121
setuptools==82.0.1
22-
poetry==2.3.3
22+
poetry==2.3.4
2323
fdt==0.3.3

0 commit comments

Comments
 (0)