Browse Source

chore: bump bcrypt from 4.0.0 to 4.0.1 in /tests

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

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

Signed-off-by: dependabot[bot] <support@github.com>
4.0.x
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
505d019f8d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/requirements_py3.txt

2
tests/requirements_py3.txt

@ -1,5 +1,5 @@
attrs==22.1.0 attrs==22.1.0
bcrypt==4.0.0 bcrypt==4.0.1
certifi==2022.9.24 certifi==2022.9.24
cffi==1.15.1 cffi==1.15.1
chardet==5.0.0 chardet==5.0.0

Loading…
Cancel
Save