From dbf892b11d4aeb75d365b249dd29a268af09342f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:57:25 +0000 Subject: [PATCH] chore(deps): bump pwdlib from 0.2.1 to 0.3.0 Bumps [pwdlib](https://github.com/frankie567/pwdlib) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/frankie567/pwdlib/releases) - [Commits](https://github.com/frankie567/pwdlib/compare/v0.2.1...v0.3.0) --- updated-dependencies: - dependency-name: pwdlib dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 586461f..ff0eec1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -657,9 +657,9 @@ psycopg-binary==3.2.11 ; implementation_name != 'pypy' \ --hash=sha256:f5e7415b5d0f58edf2708842c66605092df67f3821161d861b09695fc326c4de \ --hash=sha256:fa2aa5094dc962967ca0978c035b3ef90329b802501ef12a088d3bac6a55598e # via psycopg -pwdlib==0.2.1 \ - --hash=sha256:1823dc6f22eae472b540e889ecf57fd424051d6a4023ec0bcf7f0de2d9d7ef8c \ - --hash=sha256:9a1d8a8fa09a2f7ebf208265e55d7d008103cbdc82b9e4902ffdd1ade91add5e +pwdlib==0.3.0 \ + --hash=sha256:6ca30f9642a1467d4f5d0a4d18619de1c77f17dfccb42dd200b144127d3c83fc \ + --hash=sha256:f86c15c138858c09f3bba0a10984d4f9178158c55deaa72eac0210849b1a140d # via accounts pycparser==2.23 ; implementation_name != 'PyPy' \ --hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \