Paddle-billing-client

Latest version: v0.2.16

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

Scan your dependencies

Page 1 of 6

0.20.0

0.2.16

What’s Changed

* Update pydantic dependency (504) bgervan

:arrow_up: Dependencies updates

* :arrow_up: Bump distlib from 0.3.8 to 0.3.9 (489) dependabot
* :arrow_up: Bump tomli from 2.0.1 to 2.0.2 (482) dependabot
* :arrow_up: Bump cryptography from 43.0.1 to 43.0.3 (496) dependabot
* :arrow_up: Bump dill from 0.3.8 to 0.3.9 (477) dependabot
* :arrow_up: Bump charset-normalizer from 3.3.2 to 3.4.0 (487) dependabot
* :arrow_up: Bump virtualenv from 20.26.5 to 20.27.1 (502) dependabot
* :arrow_up: Bump rich from 13.8.1 to 13.9.3 (499) dependabot
* :arrow_up: Bump yarl from 1.11.1 to 1.15.2 (490) dependabot
* :arrow_up: Bump vcrpy from 6.0.1 to 6.0.2 (485) dependabot
* :arrow_up: Bump peter-evans/create-pull-request from 6 to 7 (445) dependabot
* :arrow_up: Bump setuptools from 75.1.0 to 75.3.0 (503) dependabot
* :arrow_up: Bump actions/cache from 4.0.2 to 4.1.2 (497) dependabot
* :arrow_up: Bump api-client-pydantic from 3.0.0 to 3.0.1 (495) dependabot

:busts_in_silhouette: List of contributors

bgervan, dependabot and dependabot[bot]

0.2.15

What’s Changed

* Fix adjustment options (473) bgervan

:arrow_up: Dependencies updates

* :arrow_up: Bump virtualenv from 20.26.3 to 20.26.5 (470) dependabot
* :arrow_up: Bump setuptools from 74.1.2 to 75.1.0 (469) dependabot
* :arrow_up: Bump rich from 13.8.0 to 13.8.1 (463) dependabot
* :arrow_up: Bump pytest from 8.3.2 to 8.3.3 (464) dependabot
* :arrow_up: Bump identify from 2.6.0 to 2.6.1 (466) dependabot
* :arrow_up: Bump multidict from 6.0.5 to 6.1.0 (462) dependabot
* :arrow_up: Bump yarl from 1.9.11 to 1.11.1 (461) dependabot
* :arrow_up: Bump idna from 3.8 to 3.10 (468) dependabot
* :arrow_up: Bump platformdirs from 4.2.2 to 4.3.6 (472) dependabot

:busts_in_silhouette: List of contributors

bgervan, dependabot and dependabot[bot]

0.2.14

What’s Changed

* Remove requirements.txt as it is generated and dependabot cannot ignore (456) bgervan
* Limit pydantic version due to breaking changes (455) bgervan

:arrow_up: Dependencies updates

* :arrow_up: Bump urllib3 from 1.26.19 to 1.26.20 (436) dependabot
* :arrow_up: Bump safety from 3.2.6 to 3.2.7 (437) dependabot

:busts_in_silhouette: List of contributors

bgervan, dependabot and dependabot[bot]

0.2.13

What’s Changed

* Update custom data to support complex objects (452) bgervan

:arrow_up: Dependencies updates

* :arrow_up: Bump actions/setup-python from 5.1.1 to 5.2.0 (439) dependabot
* :arrow_up: Bump cryptography from 43.0.0 to 43.0.1 (446) dependabot
* :arrow_up: Bump pylint from 3.2.6 to 3.2.7 (441) dependabot
* :arrow_up: Bump setuptools from 74.0.0 to 74.1.2 (449) dependabot
* :arrow_up: Bump cffi from 1.17.0 to 1.17.1 (450) dependabot
* :arrow_up: Bump yarl from 1.9.4 to 1.9.11 (451) dependabot
* :arrow_up: Bump pyyaml from 6.0.1 to 6.0.2 (413) dependabot
* :arrow_up: Bump tenacity from 8.4.2 to 9.0.0 (404) dependabot
* :arrow_up: Bump coverage from 7.5.1 to 7.6.1 (409) dependabot
* :arrow_up: Bump pydantic-core from 2.20.1 to 2.23.0 (430) dependabot
* :arrow_up: Bump safety from 3.2.3 to 3.2.6 (423) dependabot
* :arrow_up: Bump marshmallow from 3.21.3 to 3.22.0 (420) dependabot
* :arrow_up: Bump rich from 13.7.1 to 13.8.0 (431) dependabot
* :arrow_up: Bump authlib from 1.3.1 to 1.3.2 (426) dependabot
* :arrow_up: Bump cffi from 1.16.0 to 1.17.0 (412) dependabot
* :arrow_up: Bump tomlkit from 0.12.5 to 0.13.2 (416) dependabot
* :arrow_up: Bump typer from 0.12.3 to 0.12.5 (425) dependabot
* :arrow_up: Bump mypy from 1.10.0 to 1.11.2 (427) dependabot
* :arrow_up: Bump idna from 3.7 to 3.8 (428) dependabot
* :arrow_up: Bump stevedore from 5.2.0 to 5.3.0 (424) dependabot
* :arrow_up: Bump safety-schemas from 0.0.2 to 0.0.5 (429) dependabot
* :arrow_up: Bump pbr from 6.0.0 to 6.1.0 (432) dependabot
* :arrow_up: Bump setuptools from 72.1.0 to 74.0.0 (434) dependabot

:busts_in_silhouette: List of contributors

bgervan, dependabot and dependabot[bot]

0.2.12

What’s Changed

* Make times_used optional due to Paddle bug (411) bgervan

:arrow_up: Dependencies updates

* :arrow_up: Bump pytest-recording from 0.13.1 to 0.13.2 (388) dependabot
* :arrow_up: Bump identify from 2.5.36 to 2.6.0 (385) dependabot
* :arrow_up: Bump setuptools from 70.1.1 to 72.1.0 (403) dependabot
* :arrow_up: Bump pydantic from 2.7.4 to 2.8.2 (381) dependabot
* :arrow_up: Bump exceptiongroup from 1.2.1 to 1.2.2 (392) dependabot
* :arrow_up: Bump actions/setup-python from 5.1.0 to 5.1.1 (389) dependabot
* :arrow_up: Bump pylint from 3.2.5 to 3.2.6 (397) dependabot
* :arrow_up: Bump cryptography from 42.0.8 to 43.0.0 (400) dependabot
* :arrow_up: Bump astroid from 3.2.2 to 3.2.4 (395) dependabot
* :arrow_up: Bump certifi from 2024.6.2 to 2024.7.4 (380) dependabot
* :arrow_up: Bump filelock from 3.15.3 to 3.15.4 (368) dependabot

:busts_in_silhouette: List of contributors

bgervan, dependabot and dependabot[bot]

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.