Pytest-dynamodb

Latest version: v2.5.0

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

Scan your dependencies

Page 1 of 3

2.5.0

==================

Features
--------

- Client fixtures now have the ability to connect to existing DynamoDB instance maintained externally (like docker) (`813 <https://github.com/dbfixtures/pytest-dynamodb/issues/813>`_)
- To avoid issues where the tests would delete development tables kept in docker instance,
only tables that were created in tests will be removed.


Miscellaneus
------------

- Adjust links after repository transfer
- Adjust workflows for actions-reuse 3
- Download dynamodb from cloudfront instead of old s3 link
- Refactor code a bit to keep client and process fixtures separately, and extract config into separate subpackage.

This will make it easier implementing noproc approach.
- Use pre-commit for maintaining code style and linting

2.4.0

==================

Breaking changes
----------------

- Drop support for Python 3.8 (As it reached EOL already)


Features
--------

- Declare support for Python 3.13

2.3.0

==================

Features
--------

- Add Support for Python 3.12 (`1315 <https://github.com/dbfixtures/pytest-dynamodb/issues/1315>`_)


Miscellaneus
------------

- `1291 <https://github.com/dbfixtures/pytest-dynamodb/issues/1291>`_, `#1314 <https://github.com/dbfixtures/pytest-dynamodb/issues/1314>`_

2.2.3

==================

Features
--------

- Changed default fake credentials for Dynamodb. (`1154 <https://github.com/dbfixtures/pytest-dynamodb/issues/1154>`_)
- Do not fail test pipeline if codecov step fails. (`1185 <https://github.com/dbfixtures/pytest-dynamodb/issues/1185>`_)


Miscellaneus
------------

- Adjusted workflows for actions-reuse 2 (`1174 <https://github.com/dbfixtures/pytest-dynamodb/issues/1174>`_)
- Replace pycodestyle and pydocstyle linters with ruff. (`1178 <https://github.com/dbfixtures/pytest-dynamodb/issues/1178>`_)

2.2.2

==================

Bugfixes
--------

- Fix license configuration in pyproject.toml (`1150 <https://github.com/dbfixtures/pytest-dynamodb/issues/1150>`_)

2.2.1

==================

Bugfixes
--------

- Fix entrypoint configuration (`1138 <https://github.com/dbfixtures/pytest-dynamodb/issues/1138>`_)

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.