Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump pip from 23.3.1 to 24.0 in /ci/builder #885

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump pip from 23.3.1 to 24.0 in /ci/builder
Bumps [pip](https://github.com/pypa/pip) from 23.3.1 to 24.0.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...24.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
commit 413ffe7d9a81771907423bd40403408479974c3d
2 changes: 1 addition & 1 deletion ci/builder/requirements-core.txt
Original file line number Diff line number Diff line change
@@ -3,5 +3,5 @@
# It is extremely unlikely that we'll ever need additional packages here. Do not
# add to this list without consulting with @benesch!

pip==23.3.1
pip==24.0
setuptools==67.8.0