python_dynamodb_lock
python_dynamodb_lock copied to clipboard
Python package that emulates the dynamodb-lock-client java library from awslabs
This PR updates [flake8](https://pypi.org/project/flake8) from **3.7.7** to **7.0.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flake8 - Repo: https://github.com/pycqa/flake8
This PR updates [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) from **0.4.3** to **2.0.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/sphinx-rtd-theme - Repo: https://github.com/readthedocs/sphinx_rtd_theme
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **2.0.1** to **7.2.6**. Changelog ### 7.2.6 ``` ===================================== Bugs fixed ---------- * 11679: Add the :envvar:`!SPHINX_AUTODOC_RELOAD_MODULES` environment variable, which if set reloads modules when using...
This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.3** to **7.3.1**. Changelog ### 7.3.1 ``` -------------------------- - The semantics of stars in file patterns has been clarified in the docs. A leading or...
* Python DynamoDB Lock version: 0.9.1 * Python version: 3.7.3 * Operating System: Windows ### Description I'm trying to create a new lock on a DDB table. I pass in...
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.4 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
This PR updates [botocore](https://pypi.org/project/botocore) from **1.12.146** to **1.34.144**. Changelog ### 1.34.144 ``` ======== * api-change:``acm-pca``: Minor refactoring of C2J model for AWS Private CA * api-change:``arc-zonal-shift``: Adds the option to...
This PR updates [boto3](https://pypi.org/project/boto3) from **1.9.146** to **1.34.144**. Changelog ### 1.34.144 ``` ======== * api-change:``acm-pca``: [``botocore``] Minor refactoring of C2J model for AWS Private CA * api-change:``arc-zonal-shift``: [``botocore``] Adds the...
This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.3** to **7.6.0**. Changelog ### 7.6.0 ``` -------------------------- - Exclusion patterns can now be multi-line, thanks to `Daniel Diniz <pull 1807_>`_. This enables many interesting...
This PR updates [pip](https://pypi.org/project/pip) from **19.1.1** to **24.1.2**. Changelog ### 24.1.2 ``` =================== Bug Fixes --------- - Fix finding hardlink targets in tar files with an ignored top-level directory. (`12781...