Dynamodump

Latest version: v1.10.1

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.6.1

🔧 Maintenance
* chore(deps): update dependency pre-commit to v2.19.0 by renovate in https://github.com/bchew/dynamodump/pull/143
* chore(deps): update docker/login-action action to v2 by renovate in https://github.com/bchew/dynamodump/pull/147
* chore(deps): update docker/metadata-action action to v4 by renovate in https://github.com/bchew/dynamodump/pull/142
* chore(deps): update docker/build-push-action action to v3 by renovate in https://github.com/bchew/dynamodump/pull/146
* chore(deps): update docker/setup-buildx-action action to v2 by renovate in https://github.com/bchew/dynamodump/pull/144
* chore(deps): update docker/setup-qemu-action action to v2 by renovate in https://github.com/bchew/dynamodump/pull/145
* chore(deps): update actions/setup-python action to v4 by renovate in https://github.com/bchew/dynamodump/pull/148
* chore(deps): update dependency black to v22.6.0 by renovate in https://github.com/bchew/dynamodump/pull/149
* chore(deps): update pre-commit hook ambv/black to v22.6.0 by renovate in https://github.com/bchew/dynamodump/pull/150
* chore(deps): update dependency pre-commit to v2.20.0 by renovate in https://github.com/bchew/dynamodump/pull/153
* chore: drop support for EOL python 3.6 by bchew in https://github.com/bchew/dynamodump/pull/159
* ci: add stale github action by bchew in https://github.com/bchew/dynamodump/pull/160
* fix: use docker compose without hyphen by suica1719 in https://github.com/bchew/dynamodump/pull/161
* ci: add dependency review github action by suica1719 in https://github.com/bchew/dynamodump/pull/162
* add Python 3.11 support by gruebel in https://github.com/bchew/dynamodump/pull/163
* ci: add sonar.python.version to fix sonarcloud warning by suica1719 in https://github.com/bchew/dynamodump/pull/164
* chore: upgrade dockerfile to latest python 3.10 by suica1719 in https://github.com/bchew/dynamodump/pull/165
* chore(deps): update dependency black to v22.8.0 by renovate in https://github.com/bchew/dynamodump/pull/157
* chore(deps): update pre-commit hook ambv/black to v22.8.0 by renovate in https://github.com/bchew/dynamodump/pull/158
* chore: upgrade flake8 to v5 by bchew in https://github.com/bchew/dynamodump/pull/166
* chore(deps): update dependency boto3 to v1.24.84 by renovate in https://github.com/bchew/dynamodump/pull/167
* chore(deps): update dependency black to v22.10.0 by renovate in https://github.com/bchew/dynamodump/pull/168
* chore(deps): update pre-commit hook ambv/black to v22.10.0 by renovate in https://github.com/bchew/dynamodump/pull/169
* chore(deps): update python docker tag to v3.10.8 by renovate in https://github.com/bchew/dynamodump/pull/170
* fix: fix some code smells found by sonarcloud by bchew in https://github.com/bchew/dynamodump/pull/171
* fix: fix sonarcloud python:S117 by bchew in https://github.com/bchew/dynamodump/pull/172
* chore(deps): update dependency boto3 to v1.24.90 by renovate in https://github.com/bchew/dynamodump/pull/173

New Contributors
* suica1719 made their first contribution in https://github.com/bchew/dynamodump/pull/161
* gruebel made their first contribution in https://github.com/bchew/dynamodump/pull/163

**Full Changelog**: https://github.com/bchew/dynamodump/compare/v1.6.0...v1.6.1

1.6.0

🚀 New features and improvements
* chore(deps): update github/codeql-action action to v2 by renovate in https://github.com/bchew/dynamodump/pull/140
* Add filter option for backup by taekop in https://github.com/bchew/dynamodump/pull/141

New Contributors
* taekop made their first contribution in https://github.com/bchew/dynamodump/pull/141

**Full Changelog**: https://github.com/bchew/dynamodump/compare/v1.5.1...v1.6.0

1.5.1

🔧 Maintenance
* chore: replace dependabot with renovate by bchew in https://github.com/bchew/dynamodump/pull/120
* chore: update renovate config by bchew in https://github.com/bchew/dynamodump/pull/124
* chore(deps): update dependency boto3 to v1.20.26 by renovate in https://github.com/bchew/dynamodump/pull/125
* chore(deps): update dependency pre-commit to v2.17.0 by renovate in https://github.com/bchew/dynamodump/pull/128
* chore(deps): update python docker tag to v3.10.2 by renovate in https://github.com/bchew/dynamodump/pull/127
* chore(deps): update dependency black to v22 by renovate in https://github.com/bchew/dynamodump/pull/129
* chore(deps): update actions/setup-python action to v3 by renovate in https://github.com/bchew/dynamodump/pull/130
* chore(deps): update actions/checkout action to v3 by renovate in https://github.com/bchew/dynamodump/pull/131
* chore(deps): update dependency python to v3.10.3 by renovate in https://github.com/bchew/dynamodump/pull/132
* chore(deps): update dependency python to v3.10.4 by renovate in https://github.com/bchew/dynamodump/pull/133
* chore(deps): update dependency black to v22.3.0 by renovate in https://github.com/bchew/dynamodump/pull/134
* chore(deps): update pre-commit hook ambv/black to v22.3.0 by renovate in https://github.com/bchew/dynamodump/pull/135
* chore(deps): update dependency boto3 to v1.21.31 by renovate in https://github.com/bchew/dynamodump/pull/136
* chore(deps): update dependency boto3 to v1.21.32 by renovate in https://github.com/bchew/dynamodump/pull/137
* chore(deps): update dependency pre-commit to v2.18.1 by renovate in https://github.com/bchew/dynamodump/pull/138

**Full Changelog**: https://github.com/bchew/dynamodump/compare/v1.5.0...v1.5.1

1.5.0

🚀 New features and improvements
* Add billing mode option to support `PAY_PER_REQUEST` and retain default of `PROVISIONED` by bashou in https://github.com/bchew/dynamodump/pull/119

New Contributors
* bashou made their first contribution in https://github.com/bchew/dynamodump/pull/90

**Full Changelog**: https://github.com/bchew/dynamodump/compare/v1.4.7...v1.5.0

1.4.7

🐛 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

1.4.6

🐛 Bug fixes
* fix: fix entrypoint in Dockerfile by bchew in https://github.com/bchew/dynamodump/pull/113, thanks kennethtxytqw for creating the original PR in https://github.com/bchew/dynamodump/pull/111

🔧 Maintenance
* build(deps-dev): Bump flake8 from 3.9.2 to 4.0.0 by dependabot in https://github.com/bchew/dynamodump/pull/99
* build(deps-dev): Bump flake8 from 4.0.0 to 4.0.1 by dependabot in https://github.com/bchew/dynamodump/pull/100
* build(deps): Bump boto3 from 1.18.32 to 1.19.3 by dependabot in https://github.com/bchew/dynamodump/pull/104
* build(deps-dev): Bump black from 21.9b0 to 21.10b0 by dependabot in https://github.com/bchew/dynamodump/pull/105
* build(deps): Bump boto3 from 1.19.3 to 1.20.3 by dependabot in https://github.com/bchew/dynamodump/pull/108
* build(deps-dev): Bump black from 21.10b0 to 21.11b1 by dependabot in https://github.com/bchew/dynamodump/pull/112


**Full Changelog**: https://github.com/bchew/dynamodump/compare/v1.4.4...v1.4.6

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.