-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[upd] Upgrade to httpx 0.28.1 #4674
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
Conversation
|
Do you know why this dependency was not updated by dependantbot all the years? Found the reason: we instructed dependantbot to ignore these dependencies .. |
|
FYI last force push was just a rebase on current master to solve a conflict with current master branch .. further I moved this PR from DRAFT to "ready for review" .. |
tiekoetter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested this PR locally and afterward deployed it on my public instance (02822dc). No issues 👍
|
FYI last force push was just a rebase to solve a conflict with current master branch. |
return42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me / thanks 👍
What does this PR do?
Upgrade httpx to the last version 0.28.1
Why is this change important?
Use the last version of httpx which is a core dependency of SearXNG
How to test this PR locally?
enable_http: falseworksenable_http2: trueworksverify: falseworksverify: "/path/to/ca.pem"workslocal_addressesworksAuthor's checklist
Related issues