From cea3d2a1973ef53790eebbec1208de1d5c8f4628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:24:59 +0000 Subject: [PATCH] Bump secure from 0.3.0 to 1.0.1 Bumps [secure](https://github.com/TypeError/secure) from 0.3.0 to 1.0.1. - [Release notes](https://github.com/TypeError/secure/releases) - [Changelog](https://github.com/TypeError/secure/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeError/secure/compare/0.3.0...v1.0.1) --- updated-dependencies: - dependency-name: secure dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 6dec99fc5..90da5f90a 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -8,7 +8,7 @@ fastapi-keycloak==1.0.11 pykka==3.1.1 zenpy==2.0.50 validators==0.33.0 -secure==0.3.0 +secure==1.0.1 password-strength==0.0.3.post2 beautifulsoup4==4.13.0b2 uuid6==2024.7.10