This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch dependabot/github_actions/actions/setup-python-5
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from 461a346f7 Merge branch 'trunk' into 
dependabot/github_actions/actions/setup-python-5
     add b668d3880 Bump actions/setup-dotnet from 3.2.0 to 4.0.0
     add f93d67f65 Bump pyopenssl tests dependency.
     add a16b6de5d Upgrade black to v24.4.0.
     add e1bcd9cc3 Reformat code with latest version of black.
     add b2bcef077 Fix black config - use correct config key name.
     add 4f3169f4f Upgrade cryptography tests dependency to v42.0.5
     add 637c2acd7 Update black config so it doesn't try to format secrets.py 
file which is not checked into repository.
     add c618f1728 Merge branch 'trunk' into 
dependabot/github_actions/actions/setup-dotnet-4.0.0
     add 1a4d22b82 Merge pull request #1976 from 
apache/dependabot/github_actions/actions/setup-dotnet-4.0.0
     add 57f4f03a9 Merge branch 'trunk' into 
dependabot/github_actions/actions/setup-python-5

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main.yml                     |  2 +-
 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                         |  4 +-
 20 files changed, 100 insertions(+), 126 deletions(-)

Reply via email to