Bump bcrypt from 3.1.0 to 3.2.0 in /api #28

Merged
dependabot[bot] merged 1 commits from dependabot/pip/api/bcrypt-3.2.0 into main 2022-03-28 08:54:56 +00:00
dependabot[bot] commented 2022-03-27 18:46:58 +00:00 (Migrated from github.com)

Bumps bcrypt from 3.1.0 to 3.2.0.

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)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.1.0 to 3.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyca/bcrypt/commit/d5394252d6dd61e5a4eac75b5f75ba5de6bd7502"><code>d539425</code></a> bump for 3.2.0 (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/223">#223</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/314c0f57aae910c1e0153c0ab23019bb11ce9072"><code>314c0f5</code></a> convert to workflow and improve (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/222">#222</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/e813ce2a3f3d5451cefa670f1cac743cfa7aa2f9"><code>e813ce2</code></a> major changes to wheel building (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/221">#221</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/007d51fc816a2bc22f6f71664ec1dcb6a9655cf4"><code>007d51f</code></a> lock old issues (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/219">#219</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/6c83004aff7d3c085337b2b687ea065c538ddf87"><code>6c83004</code></a> Remove legacy setup.py stuff (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/124">#124</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/f9066e2be5881a39f0048a86987728df4fd9f773"><code>f9066e2</code></a> add: type hints to top level functions (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/218">#218</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/f3c255ca158182d024fa02e358e45a886886c2e7"><code>f3c255c</code></a> support only python 3.6+ (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/217">#217</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/7b24fceda3292ad9622b0bd54fb5e7d0fb71744c"><code>7b24fce</code></a> pypy should be 3.6 (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/216">#216</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/a37a0ef57633e67e26efd3d7337e2a9ba695188f"><code>a37a0ef</code></a> Fix for using pip for aarch64 (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/214">#214</a>)</li> <li><a href="https://github.com/pyca/bcrypt/commit/af26a4c596f655583c40a64c23241d2fae261940"><code>af26a4c</code></a> more flailing with aarch64 (<a href="https://github-redirect.dependabot.com/pyca/bcrypt/issues/213">#213</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pyca/bcrypt/compare/3.1.0...3.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bcrypt&package-manager=pip&previous-version=3.1.0&new-version=3.2.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) --- <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>
Sign in to join this conversation.
No description provided.