1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/core
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
..
admin Merge #3032 2023-11-06 14:48:09 +00:00
base Update all dependencies. 2023-10-31 19:55:58 +00:00
dovecot Merge #3008 2023-10-27 20:49:25 +00:00
nginx Fixed log filter not filtering out log messages for dovecot/nginx/postfix. 2023-10-27 14:10:13 +00:00
none Make setup use the base image 2022-11-17 14:18:51 +01:00
oletools doh2 2023-10-07 10:55:21 +02:00
postfix Fixed log filter not filtering out log messages for dovecot/nginx/postfix. 2023-10-27 14:10:13 +00:00
rspamd Increase connect timeout for clamav (hopefully this fixs CI filter test) 2023-10-31 12:49:05 +00:00