Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps requests-toolbelt from 0.9.1 to 0.10.0.

Release notes

Sourced from requests-toolbelt's releases.

0.10.0

New Features

  • Add support for preparing requests in BaseUrlSession

Fixed Bugs

  • Fixing missing newline in dump utility
Changelog

Sourced from requests-toolbelt's changelog.

0.10.0 -- 2022-10-06

New Features


- Add support for preparing requests in BaseUrlSession

Fixed Bugs


- Fixing missing newline in dump utility
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/requests/toolbelt/commit/444e5734d2d32a604828af30df0f1e470acd21af&quot;&gt;&lt;code&gt;444e573&lt;/code&gt;&lt;/a> Release 0.10.0</li>
<li><a href="https://github.com/requests/toolbelt/commit/11122809e7dd08a529a982fd9121a87162da47eb&quot;&gt;&lt;code&gt;1112280&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/requests/toolbelt/issues/317&quot;&gt;#317&lt;/a> from mbBRCM/315-prepared-requests-with-base-url</li>
<li><a href="https://github.com/requests/toolbelt/commit/d2810a25fff74b7cf553109ed06bf9b1c9c36f73&quot;&gt;&lt;code&gt;d2810a2&lt;/code&gt;&lt;/a> Add support for preparing requests with base URL</li>
<li><a href="https://github.com/requests/toolbelt/commit/5ead53fdd220c4989081619043b2e5baa9712954&quot;&gt;&lt;code&gt;5ead53f&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/requests/toolbelt/issues/313&quot;&gt;#313&lt;/a> from ac1997/master</li>
<li><a href="https://github.com/requests/toolbelt/commit/772ea644251acd3f0f106b42ab8287dcc7a06e69&quot;&gt;&lt;code&gt;772ea64&lt;/code&gt;&lt;/a> Fix docstring typo</li>
<li><a href="https://github.com/requests/toolbelt/commit/a37b24bfbc20f589c92f39a0c6fc7d26471147e0&quot;&gt;&lt;code&gt;a37b24b&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/requests/toolbelt/issues/308&quot;&gt;#308&lt;/a> from rufoa/master</li>
<li><a href="https://github.com/requests/toolbelt/commit/50b52e487b533d1caa9e8b04ea31f6f75b07b2d6&quot;&gt;&lt;code&gt;50b52e4&lt;/code&gt;&lt;/a> Fix documentation typo</li>
<li><a href="https://github.com/requests/toolbelt/commit/69e2487494b7f8a5951ed92ed014137b8381814c&quot;&gt;&lt;code&gt;69e2487&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/requests/toolbelt/issues/307&quot;&gt;#307&lt;/a> from flo-renaud/mock</li>
<li><a href="https://github.com/requests/toolbelt/commit/c53995d3ab349d519163328517a2c83f13bf62de&quot;&gt;&lt;code&gt;c53995d&lt;/code&gt;&lt;/a> Switch to unittest.mock instead of mock</li>
<li><a href="https://github.com/requests/toolbelt/commit/26fe2b3e23f6d766e3db22dffe1c0a1e992c1f70&quot;&gt;&lt;code&gt;26fe2b3&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/requests/toolbelt/issues/302&quot;&gt;#302&lt;/a> from noxora/master</li>
<li>Additional commits viewable in <a href="https://github.com/requests/toolbelt/compare/0.9.1...0.10.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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)

Bumps [requests-toolbelt](https://github.com/requests/toolbelt) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/requests/toolbelt/releases)
- [Changelog](https://github.com/requests/toolbelt/blob/master/HISTORY.rst)
- [Commits](requests/toolbelt@0.9.1...0.10.0)

---
updated-dependencies:
- dependency-name: requests-toolbelt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #226.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/pip/requests-toolbelt-0.10.0 branch October 31, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants