Passwordless

Latest version: v2.0.0

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

Scan your dependencies

2.0.0

Breaking Changes
* Requires Python 3.9 instead of Python 3.8.

What's Changed
* PAS-507 | Python 3.9 by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/73


**Full Changelog**: https://github.com/bitwarden/passwordless-python/compare/v1.0.2...v2.0.0

1.0.2

What's Changed
* [deps]: Update actions/checkout action to v4.1.4 by renovate in https://github.com/bitwarden/passwordless-python/pull/46
* Added StreamLit as example project by mzieniukbw in https://github.com/bitwarden/passwordless-python/pull/44
* [deps]: Update black to v24.4.2 by renovate in https://github.com/bitwarden/passwordless-python/pull/48
* [deps]: Update actions/checkout action to v4.1.6 by renovate in https://github.com/bitwarden/passwordless-python/pull/47
* [deps]: Update types-requests to v2.32.0.20240602 by renovate in https://github.com/bitwarden/passwordless-python/pull/54
* Bump tornado from 6.4 to 6.4.1 in /examples/streamlit by dependabot in https://github.com/bitwarden/passwordless-python/pull/55
* Bump werkzeug from 3.0.2 to 3.0.3 in /examples/flask by dependabot in https://github.com/bitwarden/passwordless-python/pull/56
* Bump werkzeug from 3.0.2 to 3.0.3 by dependabot in https://github.com/bitwarden/passwordless-python/pull/57
* Bump jinja2 from 3.1.3 to 3.1.4 in /examples/flask by dependabot in https://github.com/bitwarden/passwordless-python/pull/58
* Bump requests from 2.31.0 to 2.32.2 in /examples/streamlit by dependabot in https://github.com/bitwarden/passwordless-python/pull/59
* Bump requests from 2.31.0 to 2.32.2 by dependabot in https://github.com/bitwarden/passwordless-python/pull/60
* [deps]: Update pytest to v8.2.2 by renovate in https://github.com/bitwarden/passwordless-python/pull/52
* [deps]: Update pytest-mock to v3.14.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/53
* [deps]: Update mypy to v1.10.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/49
* Change renovate pinning to only pin lockfile by mzieniukbw in https://github.com/bitwarden/passwordless-python/pull/61
* [deps]: Update pre-commit-hooks to v4.6.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/51
* Update renovate.json by Tyrrrz in https://github.com/bitwarden/passwordless-python/pull/64
* [deps]: Update marshmallow to v3.21.3 by renovate in https://github.com/bitwarden/passwordless-python/pull/63
* [deps]: Update actions/checkout action to v4.1.7 by renovate in https://github.com/bitwarden/passwordless-python/pull/62
* PAS-573 | Fix Renovate for poetry by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/67
* [deps]: Update actions/setup-python action to v5.2.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/68
* [deps]: Lock file maintenance poetry by renovate in https://github.com/bitwarden/passwordless-python/pull/70
* v1.0.2 by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/71

New Contributors
* Tyrrrz made their first contribution in https://github.com/bitwarden/passwordless-python/pull/64

**Full Changelog**: https://github.com/bitwarden/passwordless-python/compare/v1.0.1...v1.0.2

1.0.1

**Full Changelog**: https://github.com/bitwarden/passwordless-python/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* Configure Renovate by renovate in https://github.com/bitwarden/passwordless-python/pull/2
* Update dependency black to v23.12.1 by renovate in https://github.com/bitwarden/passwordless-python/pull/5
* Update dependency marshmallow to v3.20.2 - autoclosed by renovate in https://github.com/bitwarden/passwordless-python/pull/6
* Update dependency pytest to v7.4.4 by renovate in https://github.com/bitwarden/passwordless-python/pull/8
* Update dependency python-dotenv to v1.0.1 by renovate in https://github.com/bitwarden/passwordless-python/pull/9
* Update actions/setup-python action to v4.8.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/10
* Update dependency mypy to v1.8.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/11
* Update actions/checkout action to v4 by renovate in https://github.com/bitwarden/passwordless-python/pull/12
* Update actions/setup-python action to v5 by renovate in https://github.com/bitwarden/passwordless-python/pull/13
* Bump werkzeug from 3.0.0 to 3.0.1 in /examples/flask by dependabot in https://github.com/bitwarden/passwordless-python/pull/14
* Bump jinja2 from 3.1.2 to 3.1.3 in /examples/flask by dependabot in https://github.com/bitwarden/passwordless-python/pull/15
* Update dependency black to v24 by renovate in https://github.com/bitwarden/passwordless-python/pull/16
* Create workflow-linter.yml by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/19
* Update renovate.json by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/20
* [deps]: Lock file maintenance by renovate in https://github.com/bitwarden/passwordless-python/pull/22
* Magic links by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/23
* POST /signin/generate-token by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/24
* Fix serialization of `time_to_live` and add documentation for return … by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/25
* [deps]: Lock file maintenance by renovate in https://github.com/bitwarden/passwordless-python/pull/27
* python 3.8 as dependencies requirement by WaciX in https://github.com/bitwarden/passwordless-python/pull/28
* [deps]: Pin dependencies by renovate in https://github.com/bitwarden/passwordless-python/pull/26
* Make magic links endpoints plural by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/34
* Create CODEOWNERS by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/35
* Create pull_request_template.md by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/36
* [deps]: Update types-requests to v2.31.0.20240406 by renovate in https://github.com/bitwarden/passwordless-python/pull/29
* [deps]: Update mypy to v1.9.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/33
* [deps]: Update actions/setup-python action to v5.1.0 by renovate in https://github.com/bitwarden/passwordless-python/pull/32
* [deps]: Update black to v24.3.0 [SECURITY] by renovate in https://github.com/bitwarden/passwordless-python/pull/31
* Increment version to 1.0 by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/37
* Update pyproject.toml by jonashendrickx in https://github.com/bitwarden/passwordless-python/pull/38

New Contributors
* jonashendrickx made their first contribution in https://github.com/bitwarden/passwordless-python/pull/19

**Full Changelog**: https://github.com/bitwarden/passwordless-python/compare/v0.1.1...v1.0.0

0.1.1

Fixed 3

0.1.0

First release of Passwordless Python SDK

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.