betterself icon indicating copy to clipboard operation
betterself copied to clipboard

Your body's dashboard.

Results 263 betterself issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR updates [numpy](https://pypi.org/project/numpy) from **1.13.3** to **2.1.2**. Changelog ### 2.1.2 ``` discovered after the 2.1.1 release. The Python versions supported by this release are 3.10-3.13. Contributors A total of...

This PR updates [billiard](https://pypi.org/project/billiard) from **3.5.0.3** to **4.2.1**. Changelog ### 4.2.0 ``` -------------------- - Update process.py to close during join only if process has completed. - Adjust the __repr__ in...

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

This PR updates [kombu](https://pypi.org/project/kombu) from **4.1.0** to **5.4.2**. Changelog ### 5.4.2 ``` ===== :release-date: 19 Sep, 2024 :release-by: Tomer Nosrati Fixed issue with SQS 2113 - tzdata is required for...

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

This PR updates [django-anymail](https://pypi.org/project/django-anymail) from **1.2** to **12.0**. Changelog ### 12.0 ``` ----- *2024-09-09* Breaking changes ~~~~~~~~~~~~~~~~ * Require **Django 4.0 or later** and Python 3.8 or later. Features ~~~~~~~~...

This PR updates [django-model-utils](https://pypi.org/project/django-model-utils) from **3.0.0** to **5.0.0**. Changelog ### 5.0.0 ``` ------------------ - Add formal support for `Django 5.1` - Remove MonitorField deprecation warning. `None` - instead of `django.utils.timezone.now`...

This PR updates [pytest-django](https://pypi.org/project/pytest-django) from **3.1.2** to **4.9.0**. Changelog ### 4.9.0 ``` ------------------- Compatibility ^^^^^^^^^^^^^ * Added official support for Django 5.1. * Dropped support for Django 3.2 and 4.1....

This PR updates [django-webpack-loader](https://pypi.org/project/django-webpack-loader) from **0.6.0** to **3.1.1**. Changelog ### 3.1.1 ``` - Add support for Django 5.1 ``` ### 3.1.0 ``` Support `webpack_asset` template tag to render transformed assets...

This PR updates [django-celery-beat](https://pypi.org/project/django-celery-beat) from **1.1.0** to **2.7.0**. Changelog ### 2.7.0 ``` ===== :release-date: 2024-08-21 :release-by: Christian Clauss (cclauss) Added ~~~~~ - Add official support for Django 5.1 (:github_pr:`761`) -...