Hass-nabucasa

Latest version: v0.87.0

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

Scan your dependencies

Page 1 of 19

0.86.0

What's Changed

- 756 Update Cloud ICE server fetch update and reset logic klejejs
- 755 Update API usage ludeeus
- 754 Bump version to 0.86.0 ludeeus

⬆️ Dependencies

<details>
<summary>6 changes</summary>

- 748 Bump ruff from 0.7.4 to 0.8.0 dependabot
- 749 Bump syrupy from 4.7.2 to 4.8.0 dependabot
- 750 Bump pytest from 8.3.3 to 8.3.4 dependabot
- 752 Bump pylint from 3.3.1 to 3.3.2 dependabot
- 751 Bump ruff from 0.8.0 to 0.8.1 dependabot
- 753 Bump tomli from 2.1.0 to 2.2.1 dependabot
</details>

0.85.0

What's Changed

- 745 Add endpoint for cloud backup file deletion klejejs
- 746 Add ContentTypeError catch for files delete request klejejs
- 747 Bump package version to 0.85.0 klejejs

⬆️ Dependencies

<details>
<summary>7 changes</summary>

- 737 Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0 dependabot
- 738 Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.1 dependabot
- 739 Bump pypa/gh-action-pypi-publish from 1.12.1 to 1.12.2 dependabot
- 740 Bump tomli from 2.0.2 to 2.1.0 dependabot
- 742 Bump ruff from 0.7.2 to 0.7.3 dependabot
- 743 Bump ruff from 0.7.3 to 0.7.4 dependabot
- 744 Bump acme from 2.11.0 to 3.0.1 dependabot
</details>

0.84.0

What's Changed

- 732 Migrate pre-commit config klejejs
- 736 Bump version to 0.84.0 ludeeus
- 735 Adjust typing of FilesHandlerListEntry ludeeus

⬆️ Dependencies

<details>
<summary>2 changes</summary>

- 733 Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 dependabot
- 734 Bump ruff from 0.5.5 to 0.7.2 dependabot
</details>

0.83.0

What's Changed

- 725 Change minimum Python version to 3.12 klejejs
- 717 Add function for fetching ICE servers from service handlers klejejs
- 727 Adjust handler to fetch upload details ludeeus
- 731 Add Python 3.13 to CI testing job klejejs
- 730 Bump package version to 0.83.0 klejejs

⬆️ Dependencies

<details>
<summary>18 changes</summary>

- 705 Bump pylint from 3.3.0 to 3.3.1 dependabot
- 707 Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 dependabot
- 713 Bump pre-commit from 3.8.0 to 4.0.0 dependabot
- 708 Bump actions/checkout from 4.2.0 to 4.2.1 dependabot
- 712 Bump syrupy from 4.7.1 to 4.7.2 dependabot
- 709 Bump actions/upload-artifact from 4.4.0 to 4.4.1 dependabot
- 710 Bump tomli from 2.0.1 to 2.0.2 dependabot
- 711 Bump pre-commit-hooks from 4.6.0 to 5.0.0 dependabot
- 715 Bump actions/upload-artifact from 4.4.1 to 4.4.2 dependabot
- 716 Bump actions/upload-artifact from 4.4.2 to 4.4.3 dependabot
- 720 Bump pre-commit from 4.0.0 to 4.0.1 dependabot
- 719 Bump mypy from 1.11.2 to 1.12.0 dependabot
- 718 Bump xmltodict from 0.13.0 to 0.14.1 dependabot
- 721 Bump xmltodict from 0.14.1 to 0.14.2 dependabot
- 722 Bump mypy from 1.12.0 to 1.12.1 dependabot
- 724 Bump actions/checkout from 4.2.1 to 4.2.2 dependabot
- 726 Bump actions/setup-python from 5.2.0 to 5.3.0 dependabot
- 728 Bump mypy from 1.12.1 to 1.13.0 dependabot
</details>

0.82.0

What's Changed

- 663 Handle ruff lint rule SIM103 ludeeus
- 695 Tell mypy that id_token is not None ludeeus
- 704 Fix aiohttp response mock ludeeus
- 702 Force lower case of email when registering ludeeus
- 703 Bump version to 0.82.0 ludeeus

⬆️ Dependencies

<details>
<summary>33 changes</summary>

- 655 Bump pytest from 8.2.1 to 8.2.2 dependabot
- 654 Bump acme from 2.10.0 to 2.11.0 dependabot
- 652 Bump pylint from 3.2.2 to 3.2.3 dependabot
- 653 Bump ruff from 0.4.7 to 0.4.8 dependabot
- 656 Bump actions/checkout from 4.1.6 to 4.1.7 dependabot
- 657 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 dependabot
- 658 Bump ruff from 0.4.8 to 0.4.9 dependabot
- 659 Bump ruff from 0.4.9 to 0.4.10 dependabot
- 662 Bump pylint from 3.2.3 to 3.2.5 dependabot
- 661 Bump mypy from 1.10.0 to 1.10.1 dependabot
- 660 Bump ruff from 0.4.10 to 0.5.0 dependabot
- 664 Bump actions/download-artifact from 4.1.7 to 4.1.8 dependabot
- 665 Bump actions/upload-artifact from 4.3.3 to 4.3.4 dependabot
- 666 Bump ruff from 0.5.0 to 0.5.1 dependabot
- 667 Bump actions/setup-python from 5.1.0 to 5.1.1 dependabot
- 669 Bump ruff from 0.5.1 to 0.5.2 dependabot
- 671 Bump mypy from 1.10.1 to 1.11.0 dependabot
- 672 Bump pylint from 3.2.5 to 3.2.6 dependabot
- 673 Bump ruff from 0.5.2 to 0.5.4 dependabot
- 674 Bump pytest from 8.2.2 to 8.3.1 dependabot
- 670 Bump types-pyopenssl from 24.1.0.20240425 to 24.1.0.20240722 dependabot
- 675 Bump ruff from 0.5.4 to 0.5.5 dependabot
- 676 Bump pre-commit from 3.7.1 to 3.8.0 dependabot
- 693 Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 dependabot
- 688 Bump actions/setup-python from 5.1.1 to 5.2.0 dependabot
- 689 Bump actions/upload-artifact from 4.3.4 to 4.4.0 dependabot
- 685 Bump mypy from 1.11.0 to 1.11.2 dependabot
- 687 Bump syrupy from 4.6.1 to 4.7.1 dependabot
- 691 Bump pylint from 3.2.6 to 3.2.7 dependabot
- 696 Bump pytest from 8.3.1 to 8.3.3 dependabot
- 697 Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 dependabot
- 698 Bump pylint from 3.2.7 to 3.3.0 dependabot
- 701 Bump actions/checkout from 4.1.7 to 4.2.0 dependabot
</details>

0.81.1

What's Changed

- 649 Cache and run cognito client creation in executor ludeeus
- 650 Bump version to 0.81.1 ludeeus

⬆️ Dependencies

<details>
<summary>6 changes</summary>

- 644 Bump actions/checkout from 4.1.5 to 4.1.6 dependabot
- 645 Bump pylint from 3.2.0 to 3.2.2 dependabot
- 646 Bump pytest from 8.2.0 to 8.2.1 dependabot
- 647 Bump ruff from 0.4.4 to 0.4.5 dependabot
- 648 Bump codespell from 2.2.6 to 2.3.0 dependabot
- 651 Bump ruff from 0.4.5 to 0.4.7 dependabot
</details>

Page 1 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.