From ad418cbc3584da5170aa3ea244ab2646f1007ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 20:32:53 +0000 Subject: [PATCH] Bump bcrypt from 4.2.1 to 5.0.0 Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.1 to 5.0.0. - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/bcrypt/compare/4.2.1...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 bc426ca..6fd992e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ python-multipart==0.0.20 websockets==14.1 httpx==0.28.1 passlib==1.7.4 -bcrypt==4.2.1 +bcrypt==5.0.0