From 27d64beaa4bc99c0c442e374015aa32880bfd751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 21:12:08 +0000 Subject: [PATCH] Bump bcrypt from 4.2.0 to 5.0.0 Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.0 to 5.0.0. - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/bcrypt/compare/4.2.0...5.0.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce9a89b..7dc390e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bcrypt==4.2.0 +bcrypt==5.0.0 boto3>=1.28.0 certifi==2024.7.4 cffi==1.17.0