Vilfo-api-client

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

Thanks to contributions from frenck and bouwew, this new version fixes some issues with (incorrectly) depending on an outdated version of the third-party semver package.

Thanks again for the contributions! :tada:

What's Changed
* Bump certifi from 2021.10.8 to 2022.12.7 by dependabot in https://github.com/ManneW/vilfo-api-client-python/pull/4
* Add missing semver package to package requirements by frenck in https://github.com/ManneW/vilfo-api-client-python/pull/8
* Fix semver issue the proper way by bouwew in https://github.com/ManneW/vilfo-api-client-python/pull/9

New Contributors
* frenck made their first contribution in https://github.com/ManneW/vilfo-api-client-python/pull/8
* bouwew made their first contribution in https://github.com/ManneW/vilfo-api-client-python/pull/9

**Full Changelog**: https://github.com/ManneW/vilfo-api-client-python/compare/0.4.1...0.5.0

0.4.1

Downgrade `semver` to version 2 to avoid conflict with other version of the package used by home-assistant/core.

0.4.0

0.3.3

This is a patch-level release.

Per the contribution from scop (thanks!), the root-level `tests` directory (and possible future sub-directories) are now excluded from the packaging.

0.3.2

The exception handling is improved by having a couple of additional exception classes available.

The client now also wraps all exceptions from the `requests` library in its own exception class.

0.3.1

Minor adjustment in Client constructor to allow for better mocking during testing.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.