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

httpie: bump python resources #174896

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Conversation

BrewTestBot
Copy link
Member

Created by brew-pip-audit.

The following resources have known vulnerabilities:

https://files.pythonhosted.org/packages/7a/50/7fd50a27caa0652cd4caf224aa87741ea41d3265ad13f010886167cfcc79/urllib3-2.2.1.tar.gz

Of those, the following were patched:

https://files.pythonhosted.org/packages/7a/50/7fd50a27caa0652cd4caf224aa87741ea41d3265ad13f010886167cfcc79/urllib3-2.2.1.tar.gz

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue pip-audit labels Jun 18, 2024
@chenrui333
Copy link
Member

  ==> /opt/homebrew/Cellar/httpie/3.2.2_7/bin/http --ignore-stdin https://raw.githubusercontent.com/Homebrew/homebrew-core/HEAD/Formula/h/httpie.rb
  
  http: error: SSLError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /Homebrew/homebrew-core/HEAD/Formula/h/httpie.rb (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))) while doing a GET request to URL: https://raw.githubusercontent.com/Homebrew/homebrew-core/HEAD/Formula/h/httpie.rb

@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jun 18, 2024
@timsutton timsutton added the test failure CI fails while running the test-do block label Jun 18, 2024
@timsutton
Copy link
Sponsor Member

timsutton commented Jun 18, 2024

I can repro the same failure on my local as well, so it doesn't seem to be any flake or issue with the runner environment. It seems like the breakage happens on the requests 2.32.2 to 2.32.3 bump, guessing due to psf/requests#6724

httpie: revert requests update

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the brew-pip-audit-httpie-1718698362 branch from f29e0a0 to 2bb6d6a Compare June 19, 2024 19:34
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jun 19, 2024
@chenrui333
Copy link
Member

Just reverted the requests change, looks good now.

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 19, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 19, 2024
Merged via the queue into master with commit 996ee24 Jun 19, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the brew-pip-audit-httpie-1718698362 branch June 19, 2024 22:31
@timsutton
Copy link
Sponsor Member

Repro'ed this issue with a non-homebrew python installation, filed upstream issue: httpie/cli#1583

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. pip-audit python Python use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants