Skip to content

Update requests to 2.29.0#87

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-requests-2.28.0-to-2.29.0
Closed

Update requests to 2.29.0#87
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-requests-2.28.0-to-2.29.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates requests from 2.28.0 to 2.29.0.

Changelog

2.29.0

-------------------

**Improvements**

- Requests now defers chunked requests to the urllib3 implementation to improve
standardization. (6226)
- Requests relaxes header component requirements to support bytes/str subclasses. (6356)

2.28.2

-------------------

**Dependencies**

- Requests now supports charset\_normalizer 3.x. (6261)

**Bugfixes**

- Updated MissingSchema exception to suggest https scheme rather than http. (6188)

2.28.1

-------------------

**Improvements**

- Speed optimization in `iter_content` with transition to `yield from`. (6170)

**Dependencies**

- Added support for chardet 5.0.0 (6179)
- Added support for charset-normalizer 2.1.0 (6169)
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #88

@pyup-bot pyup-bot closed this May 22, 2023
@cyriac cyriac deleted the pyup-update-requests-2.28.0-to-2.29.0 branch May 22, 2023 20:06
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.

1 participant