wagtail-cookiecutter-foundation
wagtail-cookiecutter-foundation copied to clipboard
A Cookiecutter template for Wagtail CMS using Zurb Foundation 6
This PR updates [cookiecutter](https://pypi.org/project/cookiecutter) from **1.7.3** to **2.6.0**. Changelog ### 2.6.0 ``` Minor Changes * Support Python 3.12 (1989) ericof * Modifying Jinja2 start and end variable strings (1997) sacha-c...
This PR updates [django-debug-toolbar](https://pypi.org/project/django-debug-toolbar) from **3.2.2** to **4.3.0**. Changelog ### 4.3 ``` What's Changed * docs(panels): remove very old / outdated third-party panels by Zerotask in https://github.com/jazzband/django-debug-toolbar/pull/1825 * Add note...
This PR updates [libsass](https://pypi.org/project/libsass) from **0.21.0** to **0.23.0**. Changelog ### 0.23.0 ``` -------------- Released on January 6, 2024. - Follow up the libsass upstream: 3.6.6 --- See the release notes...
This PR updates [pyflakes](https://pypi.org/project/pyflakes) from **2.4.0** to **3.2.0**. Changelog ### 3.2.0 ``` - Add support for ``*T`` (TypeVarTuple) and ``**P`` (ParamSpec) in PEP 695 annotations. ``` ### 3.1.0 ``` -...
This PR updates [flake8](https://pypi.org/project/flake8) from **4.0.1** to **7.0.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/flake8 - Repo: https://github.com/pycqa/flake8
This PR updates [sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme) from **1.0.0** to **2.0.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/sphinx-rtd-theme - Repo: https://github.com/readthedocs/sphinx_rtd_theme
This PR updates [wand](https://pypi.org/project/wand) from **0.6.7** to **0.6.13**. Changelog ### 0.6.12 ``` The 0.6.12 release includes some minor bug fixes, adds a few composite operators, and updates Sphinx build versions...
This PR updates [psycopg2-binary](https://pypi.org/project/psycopg2-binary) from **2.8.6** to **2.9.9**. *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/psycopg2-binary - Homepage: https://psycopg.org/
This PR updates [django-redis](https://pypi.org/project/django-redis) from **5.2.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.7.0** to **0.11.2**. Changelog ### 0.11.2 ``` ------------------------------- Fixed +++++ - Revert "Add variable expansion." feature due to `490 <https://github.com/joke2k/django-environ/issues/490>`_. ``` ### 0.11.1 ``` ---------------------------...