Files
Mailu/core/admin
bors-mailu[bot] b7ca4eb9f0 Merge #3032
3032: Update all python dependencies r=mergify[bot] a=Diman0

## What type of PR?

enhancement

## What does this PR do?
Updates all dependencies. Unfortunately multiple things were deprecated such as
* `@babel.localeselector` decorator
* app.app.session_cookie_name
* app.before_first_request

Unfortunately flask_debugtoolbar is not compatible with the updated version of flask.
Flask-SQLAlchemy cannot be updated to 3.0.5 because this introduces an error/bug.

### Related issue(s)

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [n/a] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
2023-11-06 14:48:09 +00:00
..
2023-11-06 14:48:09 +00:00
2023-08-11 09:12:36 +02:00
2017-11-01 12:11:04 +01:00
2022-10-19 19:41:49 +02:00
2017-11-01 12:11:04 +01:00
2023-10-11 15:49:04 +02:00
2023-10-28 11:23:46 +02:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources