opendatateam / docker-udata

udata and plugins all-in-one Docker image
https://hub.docker.com/r/udata/udata/builds
MIT License
15 stars 12 forks source link

Update udata to 2.3.0 #202

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates udata from 2.2.1 to 2.3.0.

Changelog ### 2.3.0 ``` - Plugin's translations are now correctly loaded [2529](https://github.com/opendatateam/udata/pull/2529) - Vine version is now pinned in requirements [2532](https://github.com/opendatateam/udata/pull/2532) - Fix reuses metrics [2531](https://github.com/opendatateam/udata/pull/2531): - Reuses "datasets" metrics are now triggered correctly - New job to update the datasets "reuses" metrics: `update-datasets-reuses-metrics` to be scheduled - Add a migration to set the reuses datasets metrics to the correct value [2540](https://github.com/opendatateam/udata/pull/2540) - Add a specific dataset's method for resource removal [2534](https://github.com/opendatateam/udata/pull/2534) - Flask-Security update [2535](https://github.com/opendatateam/udata/pull/2535): - Switch to fork Flask-Security-Too - New settings to set the required password length and complexity - Fix Flask-security sendmail overriding [2536](https://github.com/opendatateam/udata/pull/2536) - Add a custom password complexity checker to Flask-Security [2537](https://github.com/opendatateam/udata/pull/2537) - Change too short password error message [2538](https://github.com/opendatateam/udata/pull/2538) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata
pyup-bot commented 3 years ago

Closing this in favor of #204