vcert-python
vcert-python copied to clipboard
Python client SDK designed to simplify integrations by automating key generation and certificate enrollment using Venafi machine identity services.
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 44.0.1. Changelog Sourced from cryptography's changelog. 44.0.1 - 2025-02-11 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.4.1. * We now...
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. Changelog Sourced from six's changelog. 1.17.0 Pull request #388: Remove URLopener and FancyURLopener classes from urllib.request when running on Python 3.14 or greater. Pull...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. Release notes Sourced from requests's releases. v2.32.3 2.32.3 (2024-05-29) Bugfixes Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)...
The use of super() in a unittest.TestCase-style class's __init__ method usually means that the class is intended to inherit from unittest.TestCase. In our case, however, Pytest does not require such...
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.3. Changelog Sourced from cryptography's changelog. 46.0.3 - 2025-10-15 * Fixed compilation when using LibreSSL 4.2.0. .. _v46-0-2: 46.0.2 - 2025-09-30 Updated Windows, macOS, and...
Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.2. Changelog Sourced from pip's changelog. 25.2 (2025-07-30) Features Declare support for Python 3.14 ([#13506](https://github.com/pypa/pip/issues/13506) <https://github.com/pypa/pip/issues/13506>_) Automatic download resumption and retrying is enabled by default....
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.4.2. Release notes Sourced from pytest's releases. 8.4.2 pytest 8.4.2 (2025-09-03) Bug fixes #13478: Fixed a crash when using console_output_style{.interpreted-text role="confval"} with times and a...
Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.3. Changelog Sourced from pip's changelog. 25.3 (2025-10-24) Deprecations and Removals Remove support for the legacy setup.py develop editable method in setuptools editable installs; setuptools...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.5. Release notes Sourced from requests's releases. v2.32.5 2.32.5 (2025-08-18) Bugfixes The SSLContext caching feature originally introduced in 2.32.0 has created a new class of...
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.8.6. Release notes Sourced from bandit's releases. 1.8.6 What's Changed Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by @dependabot in PyCQA/bandit#1279 Bump docker/setup-buildx-action from 3.10.0 to...