🐛 Bug fixes
* Fix custom host/port for local DynamoDB (pass endpoint_url for local dynamodb with linting) by levilloyd in https://github.com/bchew/dynamodump/pull/118, thanks FlorianBruckner and levilloyd
🔧 Maintenance
* build(deps-dev): Bump pre-commit from 2.15.0 to 2.16.0 by dependabot in https://github.com/bchew/dynamodump/pull/114
* build(deps-dev): Bump black from 21.11b1 to 21.12b0 by dependabot in https://github.com/bchew/dynamodump/pull/115
* chore: upgrade default python usage to 3.10 by bchew in https://github.com/bchew/dynamodump/pull/117
New Contributors
* levilloyd made their first contribution in https://github.com/bchew/dynamodump/pull/118
**Full Changelog**: https://github.com/bchew/dynamodump/compare/v1.4.6...v1.4.7