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 [simplejson](https://pypi.org/project/simplejson) from **3.13.2** to **3.19.2**. Changelog ### 3.19.2 ``` * Updated test & build matrix to include Python 3.12 and use GitHub Actions as a Trusted Publisher...

This PR updates [psycopg2](https://pypi.org/project/psycopg2) from **2.7.3.2** to **2.9.9**. Changelog ### 2.9.9 ``` ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Add support for Python 3.12. - Drop support for Python 3.6. ``` ### 2.9.8 ``` ^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This PR updates [django-redis](https://pypi.org/project/django-redis) from **4.8.0** to **5.4.0**. Changelog ### 5.4.0 ``` =============================== Features -------- - Connection factory goes to cache options (`680 <https://github.com/jazzband/django-redis/issues/680>`_) Documentation ------------- - Added note in...

This PR updates [django-environ](https://pypi.org/project/django-environ) from **0.4.4** to **0.11.0**. Changelog ### 0.11.0 ``` ------------------------------- Added +++++ - Added support for Django 4.2 `456 <https://github.com/joke2k/django-environ/pull/456>`_. - Added support for secure Elasticsearch connections...

This PR updates [gunicorn](https://pypi.org/project/gunicorn) from **19.7.1** to **21.2.0**. Changelog ### 21.2.0 ``` =================== - fix thread worker: revert change considering connection as idle . *** NOTE *** This is fixing...

This PR updates [factory-boy](https://pypi.org/project/factory-boy) from **2.9.2** to **3.3.0**. Changelog ### 3.3.0 ``` ------------------ *New:* - :issue:`366`: Add :class:`factory.django.Password` to generate Django :class:`~django.contrib.auth.models.User` passwords. - :issue:`304`: Add :attr:`~factory.alchemy.SQLAlchemyOptions.sqlalchemy_session_factory` to dynamically create...

This PR updates [django-test-plus](https://pypi.org/project/django-test-plus) from **1.0.21** to **2.2.3**. Changelog ### 2.2.3 ``` - Fix bug where email addresses were not created by make_user() ``` ### 2.2.2 ``` - Fix issue...

This PR updates [django-coverage-plugin](https://pypi.org/project/django-coverage-plugin) from **1.5.0** to **3.1.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/django-coverage-plugin - Repo: https://github.com/nedbat/django_coverage_plugin

This PR updates [tblib](https://pypi.org/project/tblib) from **1.3.2** to **2.0.0**. Changelog ### 2.0.0 ``` ~~~~~~~~~~~~~~~~~~ * Removed support for legacy Pythons (2.7 and 3.6) and added Python 3.11 in the test grid....

This PR updates [whitenoise](https://pypi.org/project/whitenoise) from **3.3.1** to **6.5.0**. Changelog ### 6.5.0 ``` ------------------ * Support Python 3.12. * Changed documentation site URL from ``https://whitenoise.evans.io/`` to ``https://whitenoise.readthedocs.io/``. ``` ### 6.4.0 ```...