Pwned-passwords-django

Latest version: v5.1.1

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.6.1

~~~~~~~~~~~~~

Released December 2022

* Bugfix release: the Pwned Passwords API was reported to sometimes return the
count as a value with a comma in it, which requires additional handling. No
other changes; a release for official compatibility with Python 3.11 and
Django 4.1 will occur later.

1.6

~~~~~~~~~~~

Released May 2022

* Django 4.0 is now supported. Python 3.6, Django 2.2, and Django 3.1 are no
longer supported, as they have reached the end of their upstream support
cycles.

1.5

~~~~~~~~~~~

Released June 2021

* Django 3.2 is now supported; Django 3.0 and Python 3.5 are no longer
supported, as they have both reached the end of their upstream support
cycles.

1.4

~~~~~~~~~~~

Released January 2020

* The :class:`~pwned_passwords_django.validators.PwnedPasswordsValidator` is
now serializable. This is unlikely to be useful, however, as the validator is
not intended to be attached to a model.

* The supported versions of Django are now 2.2 and 3.0. This means Python 2
support is dropped; if you still need to use ``pwned-passwords-django`` on
Python 2 with Django 1.11, stay with the 1.3 release series of
``pwned-passwords-django``.

1.3.2

~~~~~~~~~~~~~

Released May 2019

* Released to add explicit markers of Django 2.2 compatibility.

1.3.1

~~~~~~~~~~~~~

Released September 2018

* Released to include documentation updates which were inadvertently left out
of the 1.3 package.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.