chore(deps): update dependency treq to v24 #402
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^22.2.0 || ^23.0.0
->^22.2.0 || ^23.0.0 || ^24.0.0
Release Notes
twisted/treq (treq)
v24.9.1
Compare Source
===================
Bugfixes
multipart
library to avoid importconflicts with
python-multipart
; it should now be installable alongsidethat library. (
#​399 <https://github.com/twisted/treq/issues/399>
__)v24.9.0
Compare Source
===================
Features
#​366 <https://github.com/twisted/treq/issues/366>
__)treq.cookies
module provides helper functions for working withhttp.cookiejar.Cookie
andCookieJar
objects. (#​384 <https://github.com/twisted/treq/issues/384>
__)#​391 <https://github.com/twisted/treq/issues/391>
__)Bugfixes
treq.content.text_content()
no longer generates deprecation warnings due to use of thecgi
module. (#​355 <https://github.com/twisted/treq/issues/355>
__)Deprecations and Removals
TypeError
. (#​297 <https://github.com/twisted/treq/issues/297>
__)str
orbytes
) values as part of a dict to the headers argument now results in aTypeError
, as does passing any collection other than adict
orHeaders
instance. (#​302 <https://github.com/twisted/treq/issues/302>
__)#​378 <https://github.com/twisted/treq/issues/378>
__)Misc
#​336 <https://github.com/twisted/treq/issues/336>
,#​382 <https://github.com/twisted/treq/issues/382>
,#​395 <https://github.com/twisted/treq/issues/395>
__Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.