From 1ae369304c6c525f7e60d206d0407bef8df795ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 07:45:55 +0000 Subject: [PATCH] Bump pwned-passwords-django from 2.1 to 5.1.0 in /requirements Bumps [pwned-passwords-django](https://github.com/ubernostrum/pwned-passwords-django) from 2.1 to 5.1.0. - [Changelog](https://github.com/ubernostrum/pwned-passwords-django/blob/trunk/docs/changelog.rst) - [Commits](https://github.com/ubernostrum/pwned-passwords-django/compare/2.1...5.1.0) --- updated-dependencies: - dependency-name: pwned-passwords-django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 6922f937..2cd69ead 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -18,7 +18,7 @@ huey==2.5.1 hypercorn[h3]==0.17.3 jsonfield==3.1.0 markdown==3.6.0 -pwned-passwords-django==2.1 +pwned-passwords-django==5.1.0 pyarr==5.2.0 pymysql==1.1.1 python-dotenv==1.0.1