python-etcd3 icon indicating copy to clipboard operation
python-etcd3 copied to clipboard

Python client for the etcd API v3

Results 250 python-etcd3 issues
Sort by recently updated
recently updated
newest added

This PR updates [hypothesis](https://pypi.org/project/hypothesis) from **6.13.1** to **6.54.4**. Changelog ### 6.54.4 ``` ------------------- This patch fixes some type annotations for Python 3.9 and earlier (:issue:`3397`), and teaches :ref:`explain mode <phases>`...

This PR updates [coverage[toml]](https://pypi.org/project/coverage) from **5.5** to **6.4.4**. Changelog ### 6.4.4 ``` -------------------------- - Wheels are now provided for Python 3.11. .. _changes_6-4-3: ``` ### 6.4.3 ``` -------------------------- - Fix...

This PR updates [pygments](https://pypi.org/project/pygments) from **2.9.0** to **2.13.0**. Changelog ### 2.13.0 ``` -------------- (released August 15th, 2022) - Added lexers: * COMAL-80 (2180) * JMESPath (2174, 2175, 2179, 2182) *...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

This PR updates [pytz](https://pypi.org/project/pytz) from **2021.1** to **2022.2.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/pytz - Homepage: http://pythonhosted.org/pytz -...

This PR updates [pbr](https://pypi.org/project/pbr) from **5.6.0** to **5.10.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/pbr - Homepage: https://docs.openstack.org/pbr/latest/

This PR updates [filelock](https://pypi.org/project/filelock) from **3.0.12** to **3.8.0**. Changelog ### 3.6.0 ``` ------------------- - Fix pylint warning "Abstract class :class:`WindowsFileLock <filelock.WindowsFileLock>` with abstract methods instantiated" :pr:`135` - by :user:`vonschultz` -...

This PR updates [virtualenv](https://pypi.org/project/virtualenv) from **20.4.6** to **20.16.3**. Changelog ### 20.16.3 ``` ~~~~~~~~~~~~~~~~~~ - Upgrade embedded pip to ``22.2.2`` from ``22.2.1`` and setuptools to ``63.4.1`` from ``63.2.0`` - by :user:`gaborbernat`....

This PR updates [flake8](https://pypi.org/project/flake8) from **3.9.2** to **5.0.3**. *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 - Changelog: https://pyup.io/changelogs/flake8/ -...

This PR updates [pyflakes](https://pypi.org/project/pyflakes) from **2.3.1** to **2.5.0**. Changelog ### 2.5.0 ``` - Drop support for EOL python 2.7 / 3.4 / 3.5 - Ignore ``__all__`` when not directly assigned...