Skip to content

Commit

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

---
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] committed Jul 28, 2024
1 parent 8796d7e commit 327459a
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,6 +5,6 @@ python-dateutil==2.9.0.post0
pylint-ignore==2022.1025
marshmallow-sqlalchemy==0.30.0
tornado-prometheus==0.1.2
bcrypt==4.1.3
bcrypt==4.2.0
anytree==2.12.1
alembic==1.13.2

0 comments on commit 327459a

Please sign in to comment.