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 bbfabc39c Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk new 4b1819f84 Update min / target Python version in mypy and black config, new 74ce67df7 Upgrade mypy version. new ef16c5385 Fix invalid type annotation. new 138efe99a Update various test and lint dependencies (pylint, astroid, coverage) to the latest stable version and utilize Python 3.8 which is not EOL for those checks / tox targets so we can utilize those library versions which don't support Python 3.7 anymore. The 4 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: .github/workflows/main.yml | 12 ++++++------ .github/workflows/publish_pricing_to_s3.yml | 2 +- .pylintrc | 2 +- libcloud/common/types.py | 2 +- mypy.ini | 2 +- pyproject.toml | 2 +- requirements-tests.txt | 6 +++--- tox.ini | 5 +++-- 8 files changed, 17 insertions(+), 16 deletions(-)