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

This PR updates [scipy](https://pypi.org/project/scipy) from **1.0.0** to **1.14.1**. Changelog ### 1.14.1 ``` ========================== SciPy `1.14.1` adds support for Python `3.13`, including binary wheels on PyPI. Apart from that, it is...

This PR updates [factory-boy](https://pypi.org/project/factory-boy) from **2.9.2** to **3.3.1**. Changelog ### 3.3.1 ``` ------------------ *New:* - Add support for Django 4.2 - Add support for Django 5.1 - Add support for...

This PR updates [Markdown](https://pypi.org/project/Markdown) from **2.6.10** to **3.7**. Changelog ### 3.7 ``` Changed Refactor `abbr` Extension A new `AbbrTreeprocessor` has been introduced, which replaces the now deprecated `AbbrInlineProcessor`. Abbreviation processing...

This PR updates [simplejson](https://pypi.org/project/simplejson) from **3.13.2** to **3.19.3**. Changelog ### 3.19.3 ``` * Updated test & build matrix to include Python 3.13. Dropped wheel support for Python 2.7 on macOS....

This PR updates [gunicorn](https://pypi.org/project/gunicorn) from **19.7.1** to **23.0.0**. Changelog ### 23.0.0 ``` =================== - minor docs fixes (:pr:`3217`, :pr:`3089`, :pr:`3167`) - worker_class parameter accepts a class (:pr:`3079`) - fix deadlock...

This PR updates [babel](https://pypi.org/project/babel) from **2.5.3** to **2.16.0**. Changelog ### 2.16.0 ``` -------------- Features ~~~~~~~~ * CLDR: Upgrade to CLDR 45 by tomasr8 in :gh:`1077` * Lists: Support list format...

This PR updates [cython](https://pypi.org/project/cython) from **0.27.3** to **3.0.11**. Changelog ### 3.0.11 ``` =================== Features added -------------- * The C++11 ``emplace*`` methods were added to ``libcpp.deque``. Patch by Somin An. (Github...

This PR updates [wheel](https://pypi.org/project/wheel) from **0.30.0** to **0.44.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/wheel

This PR updates [django-filter](https://pypi.org/project/django-filter) from **1.1.0** to **24.3**. Changelog ### 24.3 ``` ------------------------- * Adds official support for Django 5.1. * Allow using dictionaries for grouped choices on Django 5.0+....

This PR updates [PyJWT](https://pypi.org/project/PyJWT) from **1.5.3** to **2.9.0**. Changelog ### 2.9.0 ``` ----------------------------------------------------------------------- Changed ~~~~~~~ - Drop support for Python 3.7 (EOL) by hugovk in `910 <https://github.com/jpadilla/pyjwt/pull/910>`__ - Allow JWT...