From e3e773cc85c45ed20927ac41bc4e0bdd23f242a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 07:08:40 +0000 Subject: [PATCH] Bump bcrypt from 4.0.1 to 4.1.2 Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.1.2. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](https://github.com/pyca/bcrypt/compare/4.0.1...4.1.2) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77d830a..2bf0919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==3.1.2 PyYAML==6.0.1 SQLAlchemy==1.3.24 #alembic==1.9.0 -bcrypt==4.0.1 +bcrypt==4.1.2 bravado-core==5.17.1 certifi==2022.12.7 cffi==1.15.1