🔒️(security) upgrade python version to fix vulnerability

Vulnerability in jaraco.context caused security issue
in setuptools and python3. change python version to fix
see https://github.com/advisories/GHSA-58pv-8j8x-9vj2
This commit is contained in:
Marie PUPO JEAMMET
2026-01-16 10:32:53 +01:00
committed by Marie
parent 9c62efc9f8
commit 5feee53bdd
5 changed files with 7 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to
## [Unreleased]
- 🔒️(security) upgrade python version to fix vulnerability #1010
- 🐛(dimail) allow mailboxes and aliases to have the same local part #986
- 🐛(dimail) ignore oxadmin when importing mailboxes from dimail #986
- ✨(aliases) delete all aliases in one call #1002