Skip to content

Commit

Permalink
Bump the build-python group in /build/pip with 4 updates (#2550)
Browse files Browse the repository at this point in the history
Bumps the build-python group in /build/pip with 4 updates: [certifi](https://github.com/certifi/python-certifi), [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk), [requests](https://github.com/psf/requests) and [zipp](https://github.com/jaraco/zipp).


Updates `certifi` from 2024.2.2 to 2024.6.2
- [Commits](certifi/python-certifi@2024.02.02...2024.06.02)

Updates `pkginfo` from 1.10.0 to 1.11.0

Updates `requests` from 2.32.2 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

Updates `zipp` from 3.19.0 to 3.19.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-python
- dependency-name: pkginfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-python
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-python
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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] committed Jun 4, 2024
1 parent bcc42d6 commit 0e64c58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build/pip/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bleach==6.1.0
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
docutils==0.21.2
idna==3.7
Expand All @@ -9,10 +9,10 @@ keyring==25.2.1
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.2.0
pkginfo==1.10.0
pkginfo==1.11.0
Pygments==2.18.0
readme-renderer==43.0
requests==2.32.2
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.1
Expand All @@ -21,4 +21,4 @@ six==1.16.0
twine==5.1.0
urllib3==2.2.1
webencodings==0.5.1
zipp==3.19.0
zipp==3.19.1

0 comments on commit 0e64c58

Please sign in to comment.