[PR #138] [MERGED] Bump requests from 2.28.0 to 2.28.1 #182

Closed
opened 2026-02-27 08:12:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/138
Author: @dependabot[bot]
Created: 6/30/2022
Status: Merged
Merged: 6/30/2022
Merged by: @kokarare1212

Base: mainHead: dependabot/pip/requests-2.28.1


📝 Commits (1)

  • 927a29d Bump requests from 2.28.0 to 2.28.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps requests from 2.28.0 to 2.28.1.

Release notes

Sourced from requests's releases.

v2.28.1

2.28.1 (2022-06-29)

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)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2281-2022-06-29

Changelog

Sourced from requests's changelog.

2.28.1 (2022-06-29)

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)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kokarare1212/librespot-python/pull/138 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/30/2022 **Status:** ✅ Merged **Merged:** 6/30/2022 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `dependabot/pip/requests-2.28.1` --- ### 📝 Commits (1) - [`927a29d`](https://github.com/kokarare1212/librespot-python/commit/927a29dc241cd4847173f00dc61565f92b2bf5fa) Bump requests from 2.28.0 to 2.28.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/psf/requests/releases">requests's releases</a>.</em></p> <blockquote> <h2>v2.28.1</h2> <h2>2.28.1 (2022-06-29)</h2> <p><strong>Improvements</strong></p> <ul> <li>Speed optimization in <code>iter_content</code> with transition to <code>yield from</code>. (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6170">#6170</a>)</li> </ul> <p><strong>Dependencies</strong></p> <ul> <li>Added support for chardet 5.0.0 (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6179">#6179</a>)</li> <li>Added support for charset-normalizer 2.1.0 (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6169">#6169</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hswong3i"><code>@​hswong3i</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/psf/requests/pull/6179">psf/requests#6179</a></li> <li><a href="https://github.com/frenzymadness"><code>@​frenzymadness</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/psf/requests/pull/6169">psf/requests#6169</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/psf/requests/blob/main/HISTORY.md#2281-2022-06-29">https://github.com/psf/requests/blob/main/HISTORY.md#2281-2022-06-29</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/psf/requests/blob/main/HISTORY.md">requests's changelog</a>.</em></p> <blockquote> <h2>2.28.1 (2022-06-29)</h2> <p><strong>Improvements</strong></p> <ul> <li>Speed optimization in <code>iter_content</code> with transition to <code>yield from</code>. (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6170">#6170</a>)</li> </ul> <p><strong>Dependencies</strong></p> <ul> <li>Added support for chardet 5.0.0 (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6179">#6179</a>)</li> <li>Added support for charset-normalizer 2.1.0 (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6169">#6169</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/psf/requests/commit/4d394574f5555a8ddcc38f707e0c9f57f55d9a3b"><code>4d39457</code></a> v2.28.1</li> <li><a href="https://github.com/psf/requests/commit/16b418b44a04981ec452df607730079a6178a804"><code>16b418b</code></a> Use yield from instead of looping yield (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6170">#6170</a>)</li> <li><a href="https://github.com/psf/requests/commit/0e28c8f1dc1db297fb2ba5a953bee2097a554c38"><code>0e28c8f</code></a> Allow charset normalizer &gt;=2 and &lt;3 (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6169">#6169</a>)</li> <li><a href="https://github.com/psf/requests/commit/73793ce43e3d940a0f8d6b9b8ff125617828d8a1"><code>73793ce</code></a> Update Dependency with <code>chardet&gt;=3.0.2,&lt;6</code> (<a href="https://github-redirect.dependabot.com/psf/requests/issues/6179">#6179</a>)</li> <li>See full diff in <a href="https://github.com/psf/requests/compare/v2.28.0...v2.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=requests&package-manager=pip&previous-version=2.28.0&new-version=2.28.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:12:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot-python-kokarare1212#182
No description provided.