python_dynamodb_lock icon indicating copy to clipboard operation
python_dynamodb_lock copied to clipboard

Python package that emulates the dynamodb-lock-client java library from awslabs

Results 66 python_dynamodb_lock issues
Sort by recently updated
recently updated
newest added

This PR updates [pip](https://pypi.org/project/pip) from **19.1.1** to **24.3.1**. Changelog ### 24.3.1 ``` =================== Bug Fixes --------- - Allow multiple nested inclusions of the same requirements file again. (`13046 <https://github.com/pypa/pip/issues/13046>`_) ```...

This PR updates [tox](https://pypi.org/project/tox) from **3.9.0** to **4.23.2**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661 <https://github.com/tox-dev/tox/issues/2661>`_...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.3** to **7.6.4**. Changelog ### 7.6.4 ``` -------------------------- - fix: multi-line ``with`` statements could cause contained branches to be incorrectly marked as missing (`issue 1880`_)....

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **2.0.1** to **8.1.3**. Changelog ### 8.1.3 ``` ============================== Bugs fixed ---------- * 13013: Restore support for :func:`!cut_lines` with no object type. Patch by Adam Turner....

This PR updates [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) from **0.4.3** to **3.0.1**. *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 [pytest](https://pypi.org/project/pytest) from **4.5.0** to **8.3.3**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery --...