You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2022/09/25 11:07:25 UTC

[libcloud] branch dependabot/pip/pylint-2.15.3 updated (5e2fa06d9 -> 8627057bd)

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

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


    from 5e2fa06d9 Bump pylint from 2.15.2 to 2.15.3
     add e8707409b Bump astroid from 2.12.9 to 2.12.10
     add aba66415d Azure: Add the ability to use Ultra SSDs
     add 410a87698 Reformat code with black.
     add 4ec6a3a05 Add changelog entry for #1744.
     add c48b456af Fix docstring.
     add bb29dec78 Merge branch 'trunk' into dependabot/pip/astroid-2.12.10
     add f84e7b319 Merge pull request #1767 from apache/dependabot/pip/astroid-2.12.10
     add 8627057bd Merge branch 'trunk' into dependabot/pip/pylint-2.15.3

No new revisions were added by this update.

Summary of changes:
 CHANGES.rst                                        | 10 ++++
 libcloud/compute/drivers/azure_arm.py              | 57 ++++++++++++++++++++++
 ...roviders_Microsoft_Compute_virtualMachines.json |  6 ++-
 libcloud/test/compute/test_azure_arm.py            | 15 ++++++
 requirements-lint.txt                              |  2 +-
 5 files changed, 88 insertions(+), 2 deletions(-)