Bump httpx from 0.26.0 to 0.28.1 in /backend
Type: Pull Request
State: Open
Association: None
Comments: 0
(3 months ago)
(3 months ago)
dependencies python
Bumps httpx from 0.26.0 to 0.28.1.
Release notes
Sourced from httpx's releases.
Version 0.28.1
0.28.1 (6th December, 2024)
- Fix SSL case where
verify=Falsetogether with client side certificates.Version 0.28.0
0.28.0 (28th November, 2024)
The 0.28 release includes a limited set of deprecations.
Deprecations:
We are working towards a simplified SSL configuration API.
For users of the standard
verify=Trueorverify=Falsecases, orverify=<ssl_context>case this should require no changes. The following cases have been deprecated...
- The
verifyargument as a string argument is now deprecated and will raise warnings.- The
certargument is now deprecated and will raise warnings.Our revised SSL documentation covers how to implement the same behaviour with a more constrained API.
The following changes are also included:
- The deprecated
proxiesargument has now been removed.- The deprecated
appargument has now been removed.- JSON request bodies use a compact representation. (#3363)
- Review URL percent escape sets, based on WHATWG spec. (#3371, #3373)
- Ensure
certifiandhttpcoreare only imported if required. (#3377)- Treat
socks5has a valid proxy scheme. (#3178)- Cleanup
Request()method signature in line withclient.request()andhttpx.request(). (#3378)- Bugfix: When passing
params={}, always strictly update rather than merge with an existing querystring. (#3364)Version 0.27.2
0.27.2 (27th August, 2024)
Fixed
- Reintroduced supposedly-private
URLTypesshortcut. (#2673)Version 0.27.1
0.27.1 (27th August, 2024)
Added
- Support for
zstdcontent decoding using the pythonzstandardpackage is added. Installable usinghttpx[zstd]. (#3139)Fixed
... (truncated)
Changelog
Sourced from httpx's changelog.
0.28.1 (6th December, 2024)
- Fix SSL case where
verify=Falsetogether with client side certificates.0.28.0 (28th November, 2024)
Be aware that the default JSON request bodies now use a more compact representation. This is generally considered a prefered style, tho may require updates to test suites.
The 0.28 release includes a limited set of deprecations...
Deprecations:
We are working towards a simplified SSL configuration API.
For users of the standard
verify=Trueorverify=Falsecases, orverify=<ssl_context>case this should require no changes. The following cases have been deprecated...
- The
verifyargument as a string argument is now deprecated and will raise warnings.- The
certargument is now deprecated and will raise warnings.Our revised SSL documentation covers how to implement the same behaviour with a more constrained API.
The following changes are also included:
- The deprecated
proxiesargument has now been removed.- The deprecated
appargument has now been removed.- JSON request bodies use a compact representation. (#3363)
- Review URL percent escape sets, based on WHATWG spec. (#3371, #3373)
- Ensure
certifiandhttpcoreare only imported if required. (#3377)- Treat
socks5has a valid proxy scheme. (#3178)- Cleanup
Request()method signature in line withclient.request()andhttpx.request(). (#3378)- Bugfix: When passing
params={}, always strictly update rather than merge with an existing querystring. (#3364)0.27.2 (27th August, 2024)
Fixed
- Reintroduced supposedly-private
URLTypesshortcut. (#2673)0.27.1 (27th August, 2024)
Added
- Support for
zstdcontent decoding using the pythonzstandardpackage is added. Installable usinghttpx[zstd]. (#3139)Fixed
- Improved error messaging for
InvalidURLexceptions. (#3250)- Fix
apptype signature inASGITransport. (#3109)0.27.0 (21st February, 2024)
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+2
-2
Package Dependencies
Technical Details
| ID: | 4973201 |
| UUID: | 2737649837 |
| Node ID: | PR_kwDOPcRV386jLTit |
| Host: | GitHub |
| Repository: | BestAssist/Hotel-Reservation-React-Redux-Sagas-Example---JavaScript-Python- |
| Merge State: | Unknown |