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

tomaz pushed a change to branch dependabot/pip/pytest-8.0.2
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from 6a646d0c3 Bump pytest from 7.4.0 to 8.0.2
     add 4fb57a9ad Bump paramiko from 3.3.1 to 3.4.0
     add 8c28b4f35 Merge pull request #1979 from 
apache/dependabot/pip/paramiko-3.4.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 b0e0c53db Upgrade pylint and astroid lint dependency.
     add b668d3880 Bump actions/setup-dotnet from 3.2.0 to 4.0.0
     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 7459bc5df Merge branch 'trunk' of 
http://gitbox.apache.org/repos/asf/libcloud into trunk
     add ff914285e Bump actions/setup-python from 4 to 5
     add 461a346f7 Merge branch 'trunk' into 
dependabot/github_actions/actions/setup-python-5
     add 57f4f03a9 Merge branch 'trunk' into 
dependabot/github_actions/actions/setup-python-5
     add 12ee222d2 Merge pull request #1977 from 
apache/dependabot/github_actions/actions/setup-python-5
     add 74ac7bd4f Merge branch 'trunk' of 
http://gitbox.apache.org/repos/asf/libcloud into trunk
     add 8192d0e2d Merge branch 'trunk' into dependabot/pip/pytest-8.0.2

No new revisions were added by this update.

Summary of changes:
 .github/workflows/install_test.yml             |  2 +-
 .github/workflows/integration-tests.yml        |  2 +-
 .github/workflows/main.yml                     | 16 ++---
 .github/workflows/publish_dev_artifact.yml     |  2 +-
 .github/workflows/publish_pricing_to_s3.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                          |  8 +--
 requirements-tests.txt                         |  6 +-
 24 files changed, 115 insertions(+), 141 deletions(-)

Reply via email to