This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/mypy-0.991 in repository https://gitbox.apache.org/repos/asf/libcloud.git
discard cdf839986 Bump mypy from 0.982 to 0.991 add ab43e7b76 Ignore microbenchmarks when running just plain tests. add 70641e5bd Also add pytest-xdist config option into pytest.ini config. add ff0f239dd Use pytest-timeout pytest plugin and specify timeout for each test run. add 97ba9b538 Implement temporary workaround for race condition in newly added tests - we need to sure we only issue HTTP request once "send_code" thread is running. add c540fc314 Bump mypy from 0.982 to 0.991 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (cdf839986) \ N -- N -- N refs/heads/dependabot/pip/mypy-0.991 (c540fc314) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: libcloud/test/common/test_google.py | 4 ++++ pytest.ini | 3 ++- requirements-tests.txt | 1 + tox.ini | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-)