Closed phenobarbital closed 4 weeks ago
This pull request upgrades the version of boto3 and related dependencies, updates the cryptography package requirement, and makes minor changes to the BigQuery driver and version number.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Upgrade boto3 and related dependencies |
|
setup.py |
Update cryptography package requirement |
|
setup.py |
Minor documentation update in BigQuery driver |
|
asyncdb/drivers/bigquery.py |
Bump package version |
|
asyncdb/version.py |
Summary by Sourcery
Upgrade the boto3-related dependencies to newer versions and update the library version to 2.9.3.
Enhancements:
Chores: