Skip to content

Commit

Permalink
Bump bcrypt from 4.0.1 to 4.1.1 in /server
Browse files Browse the repository at this point in the history
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.1.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.0.1...4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Tim020 committed Dec 3, 2023
1 parent fce6ddc commit 2f0b4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ python-dateutil==2.8.2
pylint-ignore==2022.1025
marshmallow-sqlalchemy==0.29.0
tornado-prometheus==0.1.2
bcrypt==4.0.1
bcrypt==4.1.1
anytree==2.12.1

0 comments on commit 2f0b4ce

Please sign in to comment.