From e2aab3d316581ec31dd8e1434672f4140e47fe89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 06:22:51 +0000 Subject: [PATCH] build(deps): bump sqlcipher3 from 0.6.0 to 0.6.2 Bumps [sqlcipher3](https://github.com/coleifer/sqlcipher3) from 0.6.0 to 0.6.2. - [Commits](https://github.com/coleifer/sqlcipher3/compare/0.6.0...0.6.2) --- updated-dependencies: - dependency-name: sqlcipher3 dependency-version: 0.6.2 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 9523fee..42704df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ cryptography==46.0.3 pycparser==2.23 pycryptodome==3.23.0 six==1.17.0 -sqlcipher3==0.6.0 +sqlcipher3==0.6.2