This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
from f93d67f65 Bump pyopenssl tests dependency. new a16b6de5d Upgrade black to v24.4.0. new e1bcd9cc3 Reformat code with latest version of black. new b2bcef077 Fix black config - use correct config key name. new 4f3169f4f Upgrade cryptography tests dependency to v42.0.5 new 637c2acd7 Update black config so it doesn't try to format secrets.py file which is not checked into repository. The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libcloud/common/exceptions.py | 1 - libcloud/common/openstack.py | 1 - libcloud/compute/drivers/azure.py | 5 -- libcloud/compute/drivers/dimensiondata.py | 70 +++++++++++----------- libcloud/compute/drivers/ecs.py | 1 - libcloud/compute/drivers/equinixmetal.py | 6 +- libcloud/compute/drivers/nttcis.py | 82 +++++++++++++------------- libcloud/compute/drivers/vcloud.py | 12 +--- libcloud/loadbalancer/drivers/dimensiondata.py | 6 +- libcloud/loadbalancer/drivers/nttcis.py | 6 +- libcloud/test/compute/test_abiquo.py | 1 - libcloud/test/compute/test_azure_arm.py | 8 ++- libcloud/test/compute/test_gandi.py | 2 - libcloud/test/compute/test_opennebula.py | 12 ---- libcloud/test/compute/test_vcloud.py | 1 - libcloud/test/container/test_lxd.py | 1 - pyproject.toml | 3 +- requirements-lint.txt | 2 +- requirements-tests.txt | 2 +- 19 files changed, 98 insertions(+), 124 deletions(-)