Skip to content

build(deps): Update the pip_install dependencies#1914

Merged
aignas merged 3 commits intobazel-contrib:mainfrom
JulesDT:julesdt/update-pip-deps
May 29, 2024
Merged

build(deps): Update the pip_install dependencies#1914
aignas merged 3 commits intobazel-contrib:mainfrom
JulesDT:julesdt/update-pip-deps

Conversation

@JulesDT
Copy link
Copy Markdown
Contributor

@JulesDT JulesDT commented May 22, 2024

Bumps:

  • importlib_metadata: 6.8.0 -> 7.1.0
  • more_itertools: 10.1.0 -> 10.2.0
  • packaging: 23.1 -> 24.0
  • pep517: 0.13.0 -> 0.13.1
  • pip: 23.2.1 -> 24.0
  • pyproject_hooks: 1.0.0 -> 1.1.0
  • setuptools: 68.1.2 -> 70.0.0
  • wheel: 0.41.2 -> 0.43.0
  • zipp: 3.16.2 -> 3.18.2

Fixes #1821

@JulesDT JulesDT requested a review from rickeylev as a code owner May 22, 2024 20:23
@aignas
Copy link
Copy Markdown
Collaborator

aignas commented May 23, 2024

Thanks, this is looking good! Could you please add a changelog entry?

@JulesDT
Copy link
Copy Markdown
Contributor Author

JulesDT commented May 23, 2024

Changelog updated, thank you :)

Copy link
Copy Markdown
Collaborator

@aignas aignas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@aignas aignas added this pull request to the merge queue May 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 27, 2024
@aignas aignas added this pull request to the merge queue May 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 28, 2024
@aignas
Copy link
Copy Markdown
Collaborator

aignas commented May 29, 2024

Please rebase. It seems that some requirement tests are failing (the one in docs/sphinxdocs) in particular.

@JulesDT
Copy link
Copy Markdown
Contributor Author

JulesDT commented May 29, 2024

Indeed thank you, I just rebased and updated the sphinx doc in the right commit! Looks like the CI is passing now :)

@aignas aignas added this pull request to the merge queue May 29, 2024
Merged via the queue into bazel-contrib:main with commit f51d104 May 29, 2024
@JulesDT JulesDT deleted the julesdt/update-pip-deps branch May 29, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update internal pip version to 23.3+

2 participants