Skip to content

[pip] Dependabot: Bump bcrypt from 4.3.0 to 5.0.0 - #1960

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot-uv-bcrypt-5.0.0
Closed

[pip] Dependabot: Bump bcrypt from 4.3.0 to 5.0.0#1960
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot-uv-bcrypt-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 23, 2025

Copy link
Copy Markdown
Contributor

Bumps bcrypt from 4.3.0 to 5.0.0.

Changelog

Sourced from bcrypt's changelog.

5.0.0

  • Bumped MSRV to 1.74.
  • Added support for Python 3.14 and free-threaded Python 3.14.
  • Added support for Windows on ARM.
  • Passing hashpw a password longer than 72 bytes now raises a ValueError. Previously the password was silently truncated, following the behavior of the original OpenBSD bcrypt implementation.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 23, 2025
@dependabot
dependabot Bot force-pushed the dependabot-uv-bcrypt-5.0.0 branch 2 times, most recently from d5eb218 to b0e275e Compare October 28, 2025 18:30
@aweiland aweiland closed this Oct 29, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 29, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@aweiland aweiland reopened this Oct 29, 2025
@github-actions

Copy link
Copy Markdown

➡️ Preview environment failed to be destroyed

@dependabot
dependabot Bot force-pushed the dependabot-uv-bcrypt-5.0.0 branch from b0e275e to cf4ce8f Compare October 29, 2025 12:34
@aweiland

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot-uv-bcrypt-5.0.0 branch from cf4ce8f to 7e16359 Compare October 29, 2025 12:38
@aweiland

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.3.0 to 5.0.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst)
- [Commits](pyca/bcrypt@4.3.0...5.0.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot-uv-bcrypt-5.0.0 branch from 7e16359 to 08a613b Compare October 29, 2025 20:42
@divbzero

divbzero commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Superseded by #2024.

@divbzero divbzero closed this Mar 5, 2026
@dependabot
dependabot Bot deleted the dependabot-uv-bcrypt-5.0.0 branch March 5, 2026 23:17
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants