build(deps): bump bcrypt from 4.1.3 to 4.2.0 (#2250)

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.3 to 4.2.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.1.3...4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-26 16:44:21 +08:00 committed by GitHub
parent 0566cfa9cd
commit 90ced0eda7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
appdirs==1.4.4
attrs==23.2.0
bcrypt==4.1.3
bcrypt==4.2.0
configparser==7.0.0
cryptography==42.0.8
packaging==24.1