Skip to content

Commit

Permalink
Bump the build-python group in /build/pip with 2 updates (#2685)
Browse files Browse the repository at this point in the history
Bumps the build-python group in /build/pip with 2 updates: [importlib-metadata](https://github.com/python/importlib_metadata) and [more-itertools](https://github.com/more-itertools/more-itertools).


Updates `importlib-metadata` from 8.5.0 to 8.6.1
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.5.0...v8.6.1)

Updates `more-itertools` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-python
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent d9e2d34 commit a913b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ certifi==2024.12.14
charset-normalizer==3.4.1
docutils==0.21.2
idna==3.10
importlib-metadata==8.5.0
importlib-metadata==8.6.1
jaraco.classes==3.4.0
keyring==25.6.0
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.5.0
more-itertools==10.6.0
pkginfo==1.12.0
Pygments==2.19.1
readme-renderer==44.0
Expand Down

0 comments on commit a913b24

Please sign in to comment.