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 [django-allauth](https://pypi.org/project/django-allauth) from **0.34.0** to **65.1.0**. Changelog ### 65.1.0 ``` ******************* Note worthy changes ------------------- - OAuth2/OIDC: When setting up multiple apps for the same provider, you can...

This PR updates [phonenumberslite](https://pypi.org/project/phonenumberslite) from **8.8.8** to **8.13.48**. *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 [coverage](https://pypi.org/project/coverage) from **4.4.2** 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 [gevent](https://pypi.org/project/gevent) from **1.2.2** to **24.10.3**. Changelog ### 24.10.3 ``` ==================== Bugfixes -------- - Fix clearing stack frames on Python 3.13. This is invoked when you fork after...

This PR updates [psycopg2](https://pypi.org/project/psycopg2) from **2.7.3.2** to **2.9.10**. Changelog ### 2.9.10 ``` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Add support for Python 3.13. - Receive notifications on commit (:ticket:`1728`). - `~psycopg2.errorcodes` map and `~psycopg2.errors`...

This PR updates [Pillow](https://pypi.org/project/Pillow) from **4.3.0** to **11.0.0**. Changelog ### 11.0.0 ``` ------------------- - Update licence to MIT-CMU 8460 [hugovk] - Conditionally define ImageCms type hint to avoid requiring core...

This PR updates [django-braces](https://pypi.org/project/django-braces) from **1.12.0** to **1.16.0**. Changelog ### 1.16.0 ``` * :support:`290` Fixed a few typos in the docs. * :support:`287` No longer building a universal wheel *...

This PR updates [pre-commit](https://pypi.org/project/pre-commit) from **1.4.1** to **4.0.1**. Changelog ### 4.0.1 ``` ================== Fixes - Fix `pre-commit migrate-config` for unquoted deprecated stages names with purelib `pyyaml`. - 3324 PR by...

This PR updates [django](https://pypi.org/project/django) from **1.11.7** to **5.1.2**. Changelog ### 5.1.2 ``` ========================== *October 8, 2024* Django 5.1.2 fixes several bugs in 5.1.1. Also, the latest string translations from Transifex...

This PR updates [honcho](https://pypi.org/project/honcho) from **1.0.1** to **2.0.0**. Changelog ### 2.0.0 ``` ------------------- * CHANGED: You can use the ``PROCFILE`` OS environment variable to configure the name of the Procfile....