betterself
betterself copied to clipboard
Your body's dashboard.
Bumps [celery](https://github.com/celery/celery) from 4.1.0 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...
This PR updates [psycopg2](https://pypi.org/project/psycopg2) from **2.7.3.2** to **2.9.3**. Changelog ### 2.9.3 ``` ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alpine (musl) wheels now available (:ticket:`1148`). ``` ### 2.9.2 ``` ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Raise `ValueError` for dates...
This PR updates [wheel](https://pypi.org/project/wheel) from **0.30.0** to **0.37.1**. Changelog ### 0.37.1 ``` - Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (415) - Fixed parsing...
This PR updates [django-redis](https://pypi.org/project/django-redis) from **4.8.0** to **5.2.0**. Changelog ### 5.2.0 ``` =============================== Bug Fixes --------- - Block use with broken redis-py 4.0.0 and 4.0.1 (`542 <https://github.com/jazzband/django-redis/issues/542>`_) Miscellaneous ------------- -...
This PR updates [djangorestframework](https://pypi.org/project/djangorestframework) from **3.7.7** to **3.13.1**. *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/djangorestframework - Changelog: https://pyup.io/changelogs/djangorestframework/ -...
This PR updates [gevent](https://pypi.org/project/gevent) from **1.2.2** to **21.12.0**. Changelog ### 21.12.0 ``` ==================== Features -------- - Update autoconf files for Apple Silicon Macs. Note that while there are reports of...
This PR updates [pytest-django](https://pypi.org/project/pytest-django) from **3.1.2** to **4.5.2**. Changelog ### 4.5.1 ``` ------------------- Bugfixes ^^^^^^^^ * Fix regression in v4.5.0 - database tests inside (non-unittest) classes were not ordered correctly...
Bumps [babel](https://github.com/python-babel/babel) from 2.5.3 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...
This PR updates [django-model-utils](https://pypi.org/project/django-model-utils) from **3.0.0** to **4.2.0**. Changelog ### 4.2.0 ``` ------------------ - Add support for `Django 3.2` - Drop support for `Django 3.0` - Add support for `Python...
This PR updates [patsy](https://pypi.org/project/patsy) from **0.4.1** to **0.5.2**. Changelog ### 0.5.2 ``` ------ * Fix some deprecation warnings associated with importing from the `collections` module (rather than `collections.abc`) in Python...