This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/pip/tox-4.15.1 in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 1fe3ed3d5 Bump tox from 4.8.0 to 4.15.1 add fefbdbf19 Update ec2 instance types, region details, and pricing add 7779ef53a Update committer guide to indicate that black + isort need to run one the auto-generated code after scraping and updating the pricing data. add de535ea79 Add changelog entry for #2012. add d3b979ccb Update EC2 pricing and sizing data and re-format code with black + isort. add ec224295d Merge branch 'eric-anderson-eric-scrape-ec2-sizes' into trunk add 809331c54 Use a more secure hostname validation regex without expensive backtracking in the vcloud driver. Also reformat code with black. add 0f3b1bc01 Add nosec bandit pragma for known issue. add a197d7d62 Merge branch 'trunk' into dependabot/pip/tox-4.15.1 No new revisions were added by this update. Summary of changes: CHANGES.rst | 4 + docs/committer_guide.rst | 2 +- libcloud/compute/constants/ec2_instance_types.py | 17949 ++++---- .../constants/ec2_region_details_complete.py | 1678 + libcloud/compute/drivers/vcloud.py | 133 +- libcloud/compute/ssh.py | 4 +- libcloud/data/pricing.json | 44399 ++++++++++++------- libcloud/test/compute/test_vcloud.py | 65 + 8 files changed, 41454 insertions(+), 22780 deletions(-)