Skip to content

Bump bcrypt from 3.2.0 to 5.0.0#54

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/bcrypt-5.0.0
Open

Bump bcrypt from 3.2.0 to 5.0.0#54
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/bcrypt-5.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2026

Bumps bcrypt from 3.2.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.

4.3.0

  • Dropped support for Python 3.7.
  • We now support free-threaded Python 3.13.
  • We now support PyPy 3.11.
  • We now publish wheels for free-threaded Python 3.13, for PyPy 3.11 on manylinux, and for ARMv7l on manylinux.

4.2.1

  • Bump Rust dependency versions - this should resolve crashes on Python 3.13 free-threaded builds.
  • We no longer build manylinux wheels for PyPy 3.9.

4.2.0

  • Bump Rust dependency versions
  • Removed the BCRYPT_ALLOW_RUST_163 environment variable.

4.1.3

  • Bump Rust dependency versions

4.1.2

  • Publish both py37 and py39 wheels. This should resolve some errors relating to initializing a module multiple times per process.

4.1.1

  • Fixed the type signature on the kdf method.
  • Fixed packaging bug on Windows.
  • Fixed incompatibility with passlib package detection assumptions.

... (truncated)

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 Pull requests that update python code labels Jan 3, 2026
@dependabot dependabot bot requested a review from PoojasPatel013 as a code owner January 3, 2026 23:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 3, 2026
@github-actions
Copy link

github-actions bot commented Jan 3, 2026

👋 Thanks for contributing!

We have received your PR. The CI checks will run shortly.
A maintainer will review this as soon as possible.

@dependabot dependabot bot force-pushed the dependabot/pip/bcrypt-5.0.0 branch from 32aeb0f to 7ad2fa1 Compare January 4, 2026 12:31
@github-actions github-actions bot added size/s and removed size/m labels Jan 4, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/bcrypt-5.0.0 branch from 7ad2fa1 to a3eabd6 Compare January 6, 2026 07:22
@PoojasPatel013
Copy link
Owner

@dependabot, I see conflicts; please check the current files and resolve them.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/pip/bcrypt-5.0.0 branch from a3eabd6 to a315bba Compare January 7, 2026 06:09
@github-actions github-actions bot added size/m and removed size/s labels Jan 7, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/bcrypt-5.0.0 branch from a315bba to 9b4eeaf Compare January 18, 2026 15:53
@github-actions github-actions bot added size/s and removed size/m labels Jan 18, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/bcrypt-5.0.0 branch from 9b4eeaf to a519aa8 Compare January 19, 2026 04:58
@github-actions github-actions bot added size/m and removed size/s labels Jan 19, 2026
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.2.0 to 5.0.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst)
- [Commits](pyca/bcrypt@3.2.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/bcrypt-5.0.0 branch from a519aa8 to b27c55b Compare January 19, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend dependencies Pull requests that update a dependency file python Pull requests that update python code size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant