- Fix wrong error message when updating the GeoZone of a dataset with already a Geometry [3271](https://github.com/opendatateam/udata/pull/3271)
- Update dependencies [3278](https://github.com/opendatateam/udata/pull/3278)
- Some of these upgrades implied code changes in udata, udata-front or udata-ckan:
- upgrade bleach to 6.2.0
- upgrade html2text to 2024.2.26
- upgrade mistune to 3.1.3
- upgrade netaddr to 1.3.0
- upgrade wtforms to 3.2.1
- upgrade voluptuous to 0.15.2
- replace StringDist by Levenshtein
- Did not upgrade Flask (and its plugins), blinker and werkzeug yet