Skip to content

Commit

Permalink
Merge pull request #668 from kikeelectronico/dependabot/pip/back/dev/…
Browse files Browse the repository at this point in the history
…bcrypt-4.2.0

Bump bcrypt from 4.0.1 to 4.2.0 in /back
  • Loading branch information
kikeelectronico authored Aug 16, 2024
2 parents 9e35eac + 3f41e34 commit 38d8d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ paho-mqtt==1.6.1
requests==2.32.3
redis==5.0.8
flask_cors==4.0.1
bcrypt==4.0.1
bcrypt==4.2.0
google-auth==2.33.0
python-dateutil==2.8.2
gevent

0 comments on commit 38d8d2d

Please sign in to comment.