Skip to content

Commit 263adea

Browse files
Bump the patches-and-minor-upgrades group
Bumps the patches-and-minor-upgrades group in /.github/workflows with 2 updates: [pip](https://github.com/pypa/pip) and [poetry](https://github.com/python-poetry/poetry). Updates `pip` from 26.1 to 26.1.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1...26.1.1) Updates `poetry` from 2.3.4 to 2.4.0 - [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.4...2.4.0) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches-and-minor-upgrades - dependency-name: poetry dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches-and-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea27743 commit 263adea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pip==26.1
2-
poetry==2.3.4
1+
pip==26.1.1
2+
poetry==2.4.0

0 commit comments

Comments
 (0)