HashPals / Search-That-Hash

🔎Searches Hash APIs to crack your hash quickly🔎 If hash is not found, automatically pipes into HashCat⚡
GNU General Public License v3.0
1.28k stars 92 forks source link

Bump requests-toolbelt from 0.9.1 to 0.10.0 #192

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=requests-toolbelt&package-manager=pip&previous-version=0.9.1&new-version=0.10.0)](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) ---
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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #192 (733ec4a) into main (a502b9e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #192   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         4    -1     
  Lines          127       124    -3     
=========================================
- Hits           127       124    -3     
Impacted Files Coverage Δ
search_that_hash/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

Superseded by #193.