Skip to content

Bump bcrypt from 4.3.0 to 5.0.0#307

Open
dependabot[bot] wants to merge 1 commit into
dev-kubefrom
dependabot/pip/dev-kube/bcrypt-5.0.0
Open

Bump bcrypt from 4.3.0 to 5.0.0#307
dependabot[bot] wants to merge 1 commit into
dev-kubefrom
dependabot/pip/dev-kube/bcrypt-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/dev-kube/bcrypt-5.0.0 branch from ac93727 to 46984b3 Compare March 30, 2026 18:37
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/pip/dev-kube/bcrypt-5.0.0 branch from 46984b3 to dd3bff0 Compare April 13, 2026 17:13
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