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

Update pip from 22.3.1 to 23.0.1 #1413

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Update pip from 22.3.1 to 23.0.1 #1413

merged 1 commit into from
Feb 20, 2023

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Feb 20, 2023

https://pip.pypa.io/en/stable/news/#v23-0-1
pypa/pip@22.3.1...23.0.1

$ pip download --no-cache pip==23.0.1
Collecting pip==23.0.1
  Downloading pip-23.0.1-py3-none-any.whl (2.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 48.9 MB/s eta 0:00:00
Saved ./pip-23.0.1-py3-none-any.whl
Successfully downloaded pip

$ aws s3 sync . s3://heroku-buildpack-python/common/ --exclude "*" --include "pip-*.whl" --profile python --dryrun
(dryrun) upload: ./pip-23.0.1-py3-none-any.whl to s3://heroku-buildpack-python/common/pip-23.0.1-py3-none-any.whl

$ aws s3 sync . s3://heroku-buildpack-python/common/ --exclude "*" --include "pip-*.whl" --profile python
upload: ./pip-23.0.1-py3-none-any.whl to s3://heroku-buildpack-python/common/pip-23.0.1-py3-none-any.whl

GUS-W-12345611.

@edmorley edmorley self-assigned this Feb 20, 2023
@edmorley edmorley marked this pull request as ready for review February 20, 2023 11:23
@edmorley edmorley requested a review from a team as a code owner February 20, 2023 11:23
@edmorley edmorley mentioned this pull request Feb 20, 2023
Base automatically changed from update-pipenv to main February 20, 2023 11:44
@edmorley edmorley enabled auto-merge (squash) February 20, 2023 11:50
@edmorley edmorley merged commit 5eb2441 into main Feb 20, 2023
@edmorley edmorley deleted the update-pip branch February 20, 2023 11:52
@edmorley
Copy link
Member Author

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.

2 participants