liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

Scheduled weekly dependency update for week 42 #1100

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update psycopg2-binary from 2.8.3 to 2.8.4.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/psycopg2-binary - Homepage: http://initd.org/psycopg/

Update XlsxWriter from 1.2.1 to 1.2.2.

Changelog ### 1.2.2 ``` --------------------------------- * Fixed Python 3.8.0 warnings. Issue `660 <https://github.com/jmcnamara/XlsxWriter/issues/660>`_. ```
Links - PyPI: https://pypi.org/project/xlsxwriter - Changelog: https://pyup.io/changelogs/xlsxwriter/ - Repo: https://github.com/jmcnamara/XlsxWriter

Update pytest-django from 3.5.1 to 3.6.0.

Changelog ### 3.6.0 ``` ------------------ Features ^^^^^^^^ * Rename test databases when running parallel Tox (678, 680) Bugfixes ^^^^^^^^ * Django unittests: restore "debug" function (769, 771) Misc ^^^^ * Improve/harden internal tests / infrastructure. ```
Links - PyPI: https://pypi.org/project/pytest-django - Changelog: https://pyup.io/changelogs/pytest-django/ - Docs: https://pytest-django.readthedocs.io/