This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 7c460b86402aafaaa12c10c17d6c1675dc07bf54 Merge: 0de44d488 d8f0d3a9f Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sat Jan 28 17:47:40 2023 +0100 Merge branch 'trunk' into trunk .github/actions/gh-action-pip-audit/README.md | 40 +++--- .../actions/gh-action-pip-audit/requirements.txt | 2 +- .../skip-duplicate-actions/package-lock.json | 12 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/install_test.yml | 3 +- CHANGES.rst | 13 ++ libcloud/test/benchmarks/test_read_in_chunks.py | 153 +++++++++++++++++++++ libcloud/test/test_utils.py | 98 ++++++++++++- libcloud/utils/files.py | 17 ++- requirements-docs.txt | 2 +- requirements-lint.txt | 6 +- requirements-rtd.txt | 2 +- requirements-tests.txt | 8 +- tox.ini | 9 +- 14 files changed, 321 insertions(+), 46 deletions(-)