build(deps): update bcrypt requirement from <5 to <6

Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/bcrypt/compare/v1.0.0...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-22 03:12:33 +00:00
committed by GitHub
parent 4d8ecca4e7
commit b582b9efc1
+1 -1
View File
@@ -1,6 +1,6 @@
ansible==11.13.0
# Prevented passlib version conflicts
bcrypt<5
bcrypt<6
# Needed for community.crypto module
cryptography==49.0.0
# Needed for jinja2 json_query templating