From bc908767700f3dca34676c9c476fc13ae68a0bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:41:08 +0000 Subject: [PATCH] Bump bcrypt from 4.1.2 to 4.1.3 Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.2 to 4.1.3. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](https://github.com/pyca/bcrypt/compare/4.1.2...4.1.3) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e17a84b27..c2326e8441 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ gevent==24.2.1 greenlet==3.0.3 werkzeug==3.0.1 patool==2.2.0 -bcrypt==4.1.2 +bcrypt==4.1.3 chardet==5.2.0 babel==2.14.0 pyxdg==0.28