betterself icon indicating copy to clipboard operation
betterself copied to clipboard

Your body's dashboard.

Results 202 betterself issues
Sort by recently updated
recently updated
newest added

This PR updates [kombu](https://pypi.org/project/kombu) from **4.1.0** to **5.3.7**. Changelog ### 5.3.7 ``` ===== :release-date: 11 April, 2024 :release-by: Tomer Nosrati The release of v5.3.6 was missing the bumbversion commit so...

This PR updates [pandas](https://pypi.org/project/pandas) from **0.22.0** to **2.2.2**. *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/pandas - Homepage: https://pandas.pydata.org

This PR updates [Faker](https://pypi.org/project/Faker) from **0.8.8** to **24.8.0**. Changelog ### 24.8.0 ``` * Fix wrong pricetag format in `ru_RU` locale. Thanks Pandede. ``` ### 24.7.1 ``` * Fix previous release...

This PR updates [phonenumberslite](https://pypi.org/project/phonenumberslite) from **8.8.8** to **8.13.34**. *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/phonenumberslite - Repo: https://github.com/daviddrysdale/python-phonenumbers

This PR updates [twilio](https://pypi.org/project/twilio) from **6.10.0** to **9.0.4**. Changelog ### 9.0.4 ``` -------------------------- **Api** - Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC. **Flex** -...

This PR updates [django-webpack-loader](https://pypi.org/project/django-webpack-loader) from **0.6.0** to **3.1.0**. Changelog ### 3.1.0 ``` Support `webpack_asset` template tag to render transformed assets URL: `{% webpack_asset 'path/to/original/file' %} == "/static/assets/resource-3c9e4020d3e3c7a09c68.txt"` ``` ### 3.0.1...

This PR updates [django](https://pypi.org/project/django) from **1.11.7** to **5.0.4**. Changelog ### 5.0.4 ``` ========================== *April 3, 2024* Django 5.0.4 fixes several bugs in 5.0.3. Bugfixes ======== * Fixed a bug in...

This PR updates [scipy](https://pypi.org/project/scipy) from **1.0.0** to **1.13.0**. Changelog ### 1.13.0 ``` out-of-band release aims to support NumPy ``2.0.0``, and is backwards compatible to NumPy ``1.22.4``. The version of OpenBLAS...

This PR updates [django-model-utils](https://pypi.org/project/django-model-utils) from **3.0.0** to **4.5.0**. Changelog ### 4.4.0 ``` ------------------ - Add support for `Python 3.11` (GH-545) - Add support for `Python 3.12` (GH-545) - Drop support...

This PR updates [Pillow](https://pypi.org/project/Pillow) from **4.3.0** to **10.3.0**. Changelog ### 10.3.0 ``` https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes - CVE-2024-28219: Use strncpy to avoid buffer overflow 7928 [hugovk] - Use `functools.lru_cache` for `hopper()` 7912...