Bump bcrypt from 4.1.2 to 4.1.3 (#38)

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

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

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-05-11 02:13:40 +02:00 committed by GitHub
parent b1c965df3e
commit bac5c00a36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
asgiref==3.8.1
bcrypt==4.1.2
bcrypt==4.1.3
build==1.2.1
certifi==2024.2.2
cffi==1.16.0

View file

@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# -r requirements.in
# django
bcrypt==4.1.2
bcrypt==4.1.3
# via
# -r requirements.in
# paramiko