Bump bcrypt from 3.2.2 to 4.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-03 21:53:43 +00:00
committed by GitHub
parent bbaf9e37a5
commit f61d06f263
2 changed files with 24 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ asn1crypto = "==1.5.1"
async-timeout = "==4.0.3"
attrs = "==23.1.0"
awscli = "^1.29.74"
bcrypt = "==3.2.2"
bcrypt = "==4.0.1"
beautifulsoup4 = "==4.12.2"
billiard = "==3.6.4.0"
bleach = "^6.1.0"