release_2.3
1. v2.3.3 (2025-05-23)
1.1 New Features
- bump nodejs from 20.19.2 to 22.16.0 (#2334)
- bump tornado from 6.5 to 6.5.1 (backport #2336) (#2337)
2. v2.3.2 (2025-05-21)
2.1 New Features
- add orjson (required by python3_scientific and python3_extratools) (#2318)
- add orjson (required by python3_scientific and python3_extratools) (backport #2320) (#2321)
- add scikit-build-core 0.11.3 (#2322)
- add pdm-backend (required by layer python3_ia and _extratools) (#2326)
- bump tornado from 6.4.2 to 6.5 (fix CVE-2025-47287) (backport #2328) (#2329)
3. v2.3.1 (2025-05-13)
3.1 New Features
- bump pg_partman from 4.5.1 to 5.2.4 (backport #2314) (#2316)
4. v2.3.0 (2025-05-13)
4.1 New Features
- bump aiohttp from 3.8.6 to 3.9.1 (for security reason) (#1742)
- bump cryptography from 41.0.4 to 41.0.7 (security) (#1745)
- bump gdal from 3.8.0 to 3.8.1 (#1747)
- upgrade Python 3.11 from 3.11.6 to 3.11.7 (#1749)
- upgrade psutil from 5.9.5 to 5.9.7 (#1757)
- upgrade postgis-geohash to 0.1.2 (fix for PostGreSQL 16) (#1759)
- bump paramiko to 3.4.0 (security against Terrapin attack) (#1762)
- remove module's system crontab when uninstalling (#1766)
- upgrade gdal from 3.8.1 to 3.8.3 (#1777)
- bump pytest to 7.4.4 and add typer and typing-inspect (missing) (#1779)
- upgrade pip to 23.3.2 and setuptools to 69.0.3 (#1781)
- build sqlite 3.45.0 (for django5 requiring sqlite >= 3.27) (#1786)
- add bandit, filprofiler, GitPython, py-spy, pyinstaller (layer python3_devtools) (#1794)
- upgrade gitignore-parser to 0.1.11 (with our fix for symlinks) (#1795)
- bump Jinja2 from 3.1.2 to 3.1.3 (fix GHSA-h5c8-rqwp-cp95) (#1799)
- bump aiohttp from 3.9.1 to 3.9.3 (for security reasons) (#1802)
- bump cryptography from 41.0.7 to 42.0.2 (security update) (#1806)
- upgrade log_proxy to 0.7.1 (new functionality) (#1807)
- upgrade log_proxy to last release (0.7.3) (#1809)
- bump cryptography from 42.0.2 to 42.0.5 (security update) (#1813)
- add security patch for nginx (#1815)
- add python package astral (#1820)
- add panoply in layer python3_devtools
- bump black from 23.11.0 to 24.3.0 (security update) (#1836)
- do not remove module's HOME nor metwork service when uninstalling (#1842)
- upgrade Python from 3.11.7 to 3.11.9 (#1845)
- upgrade pip from 23.3.2 to 24.0 (built-in version in Python 3.1.9) (#1849)
- bump idna from 3.4 to 3.7 (to fix CVE-2024-3651) (#1860)
- bump aiohttp to 3.9.5 to fix CVE-2024-27306 (#1866)
- fix CVE-2020-11724 on openresty 1.15.8 (#1865)
- Upgrade from Python 3.11.9 to Python 3.12.3 (#1871)
- bump tqdm to 4.66.4 (fix CVE-2024-34062) (#1879)
- bump Werkzeug from 3.0.1 to 3.0.3 (fix CVE-2024-34069) (#1882)
- bump Jinja2 to 3.1.4 (fix CVE-2024-34064) (#1884)
- bump requests to 2.32.2 (fix CVE-2024-35195) (#1887)
- replace requests-unixsocket (unmaintained) by requests-unixsocket2 (#1888)
- add libssl.so.1.1 and libcrypto.so.1.1 in embedded system dependencies (#1889)
- upgrade requests from 2.32.2 to 2.32.3 (#1894)
- bump urllib3 from 2.1.0 to 2.2.0 (fix CVE-2024-37891) (#1897)
- add openssl 3, openldap, libevent, curl, libtirpc, cyrus-sasl in layer core (#1898)
- upgrade Python 3.12 to 3.12.4 (#1900)
- upgrade pydantic and pydantic-core for Python 3.12.4 compatibility (#1901)
- bump certifi to 2024.7.4 (to fix CVE-2024-39689) (#1904)
- bump zipp from 3.16.2 to 3.19.2 (fix CVE-2024-5569) (#1906)
- bump nltk to 3.9.1 (fix CVE-2024-39705) (#1909)
- upgrade setuptools from 69.5.1 to 70.3.0 (fix CVE-2024-6345) (#1910)
- bump aiohttp from 3.9.5 to 3.10.5 (fix CVE-2024-42367) (#1911)
- add zstd support in PostGreSQL (#1914)
- add lz4 support in PostGreSQL (#1915)
- upgrade Python 3.12 from 3.12.4 to 3.12.5 and pip to 24.2 (#1917)
- upgrade typing-extensions from 4.8.0 to 4.10.0 (#1928)
- downgrade prompt-toolkit to 3.0.36 (compat questionary 2.0.1) (#1929)
- create salem sample data file to avoid further http requests (#1931)
- bump cryptography from 42.0.5 to 43.0.1 (CWE-1395 with openssl) (#1939)
- bump openssl to 3.3.2 (fix CVE-2024-6119 and CVE-2024-5535) (#1942)
- upgrade to tornado 6 with merge of circus 0.18 in layer python3_circus (#1943)
- upgrade Python 3.12 from 3.12.5 to 3.12.6 (#1945)
- bump attrs from 23.1.0 to 23.2.0 (#1950)
- add jsonschema and dependencies (#1951)
- bump wrapt from 1.14.1 to 1.16.0 (#1952)
- bump setuptools-scm from 7.1.0 to 8.1.0 (#1954)
- add PostGreSQL extension pg_uuidv7 (#1957)
- bump Python 3.12 from 3.12.6 to 3.12.7 (#1961)
- add filprofiler (Python 3.12 wheels are now available) (#1963)
- upgrade Werkzeug from 3.0.3 to 3.0.6 to fix moderate security issues (#1964)
- add proj patch from synopsis with skew mercator projection (#1965)
- bump psutil to 5.9.8 (#1974)
- upgrade log_proxy to 0.7.4 (security fix in case of FS full) (#1975)
- upgrade proj from 9.3.0 to 9.5.0 (with MF patch for skmerc) (#1977)
- add pre-commit and dependencies in layer python3_devtools (#1978)
- upgrade pydantic to 2.8.2 and pydantic-core to 2.20.1 (#1981)
- bump typing-extensions from 4.10.0 to 4.12.2 (#1982)
- add Cython (previously in layer python3_scientific) (#1983)
- bump PyYAML to 6.0.2 (Cython 3 compatibility) (#1984)
- upgrade cffi from 1.15.1 to 1.17.1 (Python 3.13 compatibility) (#1985)
- bump frozenlist to 1.5.0 and yarl to 1.9.11 (for Python 3.13) (#1986)
- bump psycopg and psycopg_c to 3.1.20 (Python 3.13 compatibility) (#1987)
- bump libcst to 1.5.0 and pyinstaller to 6.3.0 (for Python 3.13) (#1988)
- upgrade freezegun from 1.2.2 to 1.5.1 (Python 3.13 compatibility) (#1989)
- upgrade psycopg2 from 2.9.9 to 2.9.10 (Python 3.13 compatibility) (#1990)
- upgrade circus for Python 3.13 compatibility (pipes -> shlex) (#1991)
- upgrade trove-classifiers to 2024.10.16 (for Pillow 11.0.0) (#1992)
- bump aiohttp to 3.10.11 (CVE-2024-52304) and yarl to 1.12.1 (#1994)
- bump tornado from 6.4.1 to 6.4.2 (fix CVE-2024-52804) (#1997)
- upgrade jinja2-shell-extension to last release 2.1.0 (#1998)
- patch to fix ag build with gcc >=10 (#1999)
- build with gcc 11 with patch for the_silver_searcher (#2000)
- bump Python 3.12 from 3.12.7 to 3.12.8 (#2002)
- upgrade packaging from 23.1 to 24.2 (for recent xarray release) (#2006)
- upgrade proj from 9.5.0 to 9.5.1 with new MF patch
- add libtiff 4.7.0 (required for gdal 3.9.3) (#2009)
- upgrade gdal from 3.8.3 to 3.9.3 (#2010)
- bump rich from 13.5.2 to 13.9.4 (compatibility Python 3.13) (#2011)
- bump hdf5 from 1.14.3 to 1.14.5 (#2013)
- add cargo-c in layer core (#2015)
- upgrade filelock from 3.12.3 to 3.16.1 (#2016)
- build sasl with openssl support (#2018)
- bump Jinja2 to 3.1.5 (CVE-2024-56201 and CVE-2024-56326) (#2020)
- upgrade geojson from 3.1.0 to 3.2.0 (Python 3.13 compatibility) (#2021)
- bump prompt-toolkit to 3.0.48 (#2022)
- bump hdf4 from 4.2.16 to 4.3.0 (#2023)
- bump pgbouncer from 1.21.0 to 1.23.1 (#2025)
- bump pytest from 7.4.4 to 8.3.4 (and pluggy to 1.5.0) (#2026)
- bump Pygments from 2.16.1 to 2.18.0 (#2027)
- bump Pygments from 2.16.1 to 2.18.0
- bump cryptography from 43.0.1 to 44.0.0 (#2032)
- upgrade setuptools from 70.3.0 to 71.1.0 (#2034)
- upgrade setuptools from 71.1.0 to 72.2.0 (#2035)
- bump idna from 3.7 to 3.10 (#2036)
- bump setuptools from 72.2.0 to 73.0.1 (#2037)
- bump setuptools from 73.0.1 to 74.1.3 (#2038)
- bump setuptools to 75.6.0 and wheel to 0.45.1 (#2039)
- upgrade pip from 24.2 to 24.3.1 (#2042)
- bump certifi to 2024.12.14 and improve patch python syntax (#2045)
- bump distlib from 0.3.7 to 0.3.9 (#2046)
- bump pbr from 5.11.1 to 6.1.0 (#2047)
- bump urllib3 from 2.2.2 to 2.3.0 (#2048)
- bump charset-normalizer from 3.2.0 to 3.4.1 (#2049)
- bump psutil from 5.9.8 to 6.1.1
- bump psutil from 5.9.8 to 6.1.1 (#2050)
- upgrade openssl from 3.3.2 to 3.4.0 (#2052)
- remove deprecated pytest-runner (ptr) (#2053)
- add tox 4.23.2 and upgrade its dependencies (#2054)
- upgrade gdal from 3.9.3 to 3.10.0 (#2055)
- bump postgis from 3.4.0 to 3.5.1 (#2056)
- bump setuptools from 75.6.0 to 75.8.0 (#2057)
- upgrade Pygments from 2.18.0 to 2.19.1 (#2059)
- bump pgbouncer from 1.23.1 to 1.24.0 (#2060)
- upgrade postgresql from 16.1 to 17.2 (#2061)
- upgrade readline from 8.1.2 to 8.2.13 (#2062)
- upgrade liquidprompt from 2.1.2 to 2.2.1 (#2063)
- upgrade sqlite from 3.45.0 to 3.47.2 (#2066)
- bump openldap from 2.6.8 to 2.6.9 (#2072)
- bump jq from 1.6 to 1.7.1 (#2073)
- bump zeromq (libzmq) from 4.3.4 to 4.3.5 (#2074)
- bump libtirpc from 1.3.3 to 1.3.6 (#2075)
- upgrade pip from 24.3.1 to 25.0 and tomli to 2.2.1 (#2076)
- bump flit-core from 3.9.0 to 3.10.1 (#2077)
- (revert) remove cargo-c from layer core (#2078)
- upgrade pathspec to 0.12.1 and trove-classifiers to 2025.1.15.22 (#2079)
- upgrade pydantic to 2.10.6 and pydantic-core to 2.27.2 (#2080)
- bump Python 3.12 from 3.12.8 to 3.12.9 (#2082)
- bump certifi from 2024.12.14 to 2025.1.31 (#2085)
- remove toml (better use tomli or tomllib in standard library) (#2086)
- remove tomli (better use tomllib in standard library) (#2087)
- bump pip to 25.0.1 (#2093)
- bump openssl to 3.4.1 (fix CVE-2024-12797 and CVE-2024-13176) (#2094)
- bump cryptography to 44.0.1 (#2095)
- bump netcdf-c from 4.9.2 to 4.9.3 (#2096)
- bump hdf5 from 1.14.5 to 1.14.6 (#2097)
- bump pbr from 6.1.0 to 6.1.1 (#2099)
- bump beautifulsoup4 from 4.12.2 to 4.13.3 (#2100)
- bump PostGreSQL from 17.2 to 17.3 (#2101)
- bump setuptools from 75.8.0 to 75.8.2 (#2104)
- bump gdal from 3.10.0 to 3.10.2 (#2105)
- bump postgresql from 17.3 to 17.4 (#2106)
- bump sqlite from 3.47.2 to 3.49.1 (#2107)
- bump flit-core from 3.10.1 to 3.11.0 (#2108)
- bump setuptools-scm from 8.1.0 to 8.2.0 (#2109)
- bump trove-classifiers from 2025.1.15.22 to 2025.2.18.16 (#2110)
- bump hatchling from 1.18.0 to 1.27.0 (#2112)
- bump pyparsing from 3.1.1 to 3.2.1 (#2113)
- bump hatch-vcs from 0.3.0 to 0.4.0 (#2114)
- bump distro from 1.8.0 to 1.9.0 (#2115)
- bump filelock from 3.16.1 to 3.17.0 (#2116)
- bump importlib-metadata to 8.6.1 and zipp to 3.21.0 (#2117)
- bump six from 1.16.0 to 1.17.0 (#2119)
- bump virtualenv from 20.28.1 to 20.29.2 (#2120)
- bump libgeotiff from 1.7.1 to 1.7.4 (#2121)
- bump geos from 3.12.0 to 3.13.1 (#2122)
- bump postgis from 3.5.1 to 3.5.2 (#2123)
- bump ConfigUpdater from 3.1.1 to 3.2 (#2124)
- bump Cython from 3.0.11 to 3.0.12 (#2125)
- bump pycparser from 2.21 to 2.22 (#2126)
- bump setuptools-rust from 1.7.0 to 1.10.2 (#2127)
- bump tomlkit from 0.12.1 to 0.13.2 (#2128)
- bump hatch-fancy-pypi-readme from 23.1.0 to 24.1.0 (#2129)
- bump hatch-requirements-txt from 0.4.0 to 0.4.1 (#2130)
- bump maturin from 1.3.1 to 1.8.2 (#2131)
- bump Jinja2 from 3.1.5 to 3.1.6 (fix CVE-2025-27516) (#2132)
- bump aiohappyeyeballs from 2.4.0 to 2.5.0 (#2133)
- bump aiohttp to 3.11.13 and yarl to 1.18.3 (#2134)
- bump aiosignal from 1.3.1 to 1.3.2 (#2135)
- bump annotated-types from 0.6.0 to 0.7.0 (#2136)
- bump argcomplete from 3.1.1 to 3.6.0 (#2137)
- bump arrow to 1.3.0 and python-dateutil to 2.9.0.post0 (#2138)
- bump asttokens from 2.4.0 to 3.0.0 (#2139)
- remove async_timeout (now included in Python standard library) (#2140)
- bump attrs from 23.2.0 to 25.1.0 (#2144)
- bump setuptools from 75.8.2 to 76.0.0 (#2145)
- bump autopep8 to 2.3.2 and flake8 to 7.1.2 (#2146)
- bump Babel from 2.13.0 to 2.17.0 (#2147)
- bump bcrypt from 4.0.1 to 4.3.0 (#2148)
- bump cachetools from 5.5.0 to 5.5.2 (#2149)
- bump Cerberus from 1.3.5 to 1.3.7 (#2150)
- bump Click from 8.1.7 to 8.1.8 (#2151)
- bump cryptography from 44.0.1 to 44.0.2 (#2152)
- bump decorator from 5.1.1 to 5.2.1 (#2153)
- bump Deprecated from 1.2.14 to 1.2.18 (#2154)
- bump dill from 0.3.7 to 0.3.9 (#2155)
- bump executing from 2.0.1 to 2.2.0 (#2156)
- bump fsspec from 2023.9.2 to 2025.3.0 (#2157)
- bump hiredis from 2.2.3 to 3.1.0 (#2158)
- bump ipython from 8.16.1 to 9.0.2 and traitlets to 5.14.3 (#2159)
- bump jedi to 0.19.2 and parso to 0.8.4 (#2160)
- bump joblib from 1.3.2 to 1.4.2 (#2161)
- bump jsonschema from 4.19.2 to 4.23.0 (#2162)
- bump jsonschema_specifications from 2023.11.1 to 2024.10.1 (#2163)
- bump lxml from 5.3.0 to 5.3.1 (#2164)
- bump Markdown from 3.4.4 to 3.7 (#2165)
- bump MarkupSafe from 2.1.3 to 3.0.2 (#2166)
- bump matplotlib-inline from 0.1.6 to 0.1.7 (#2167)
- mockredispy is replaced by fakeredis in xattrfile (#2168)
- bump multidict from 6.0.4 to 6.1.0 (#2169)
- netifaces2 replaces archived netifaces in mfutil 0.3.0 (#2170)
- bump paramiko from 3.4.1 to 3.5.1 (#2174)
- bump pexpect from 4.8.0 to 4.9.0 (#2177)
- bump Pillow from 11.0.0 to 11.1.0 (#2178)
- bump prompt-toolkit from 3.48.0 to 3.0.50 (#2179)
- bump filelock from 3.17.0 to 3.18.0 (#2180)
- upgrade psutil from 6.1.1 to 7.0.0 (#2181)
- bump pure-eval from 0.2.2 to 0.2.3 (#2182)
- bump pyasn1 to 0.6.1 and pyasn1-modules to 0.4.1 (#2183)
- update directory_observer (pyasyncore as dependency for pyinotify) (#2184)
- upgrade proj from 9.5.1 to 9.6.0 and adapt MF patch (#2185)
- bump setuptools from 76.0.0 to 76.1.0 (#2186)
- bump python-ldap from 3.4.3 to 3.4.4 (#2187)
- bump pytz from 2023.3.post1 to 2025.1 (#2188)
- bump referencing from 0.31.0 to 0.36.2 (#2189)
- bump regex from 2023.8.8 to 2024.11.6 (#2190)
- bump requests-unixsocket2 from 0.4.0 to 0.4.2 (#2191)
- bump rpds-py from 0.12.0 to 0.23.1 (#2192)
- bump simpleeval from 0.9.13 to 1.0.3 (#2193)
- bump soupsieve from 2.5 to 2.6 (#2194)
- bump termcolor from 2.3.0 to 2.5.0 (#2195)
- replace terminaltables (archived) by terminaltables3 (#2196)
- bump setuptools from 76.1.0 to 77.0.3 (#2197)
- bump threadpoolctl from 3.2.0 to 3.6.0 (#2198)
- bump tqdm from 4.66.4 to 4.67.1 (#2199)
- bump Unidecode from 1.3.6 to 1.3.8 (#2200)
- bump wcwidth from 0.2.8 to 0.2.13 (#2201)
- bump Werkzeug from 3.0.6 to 3.1.3 (#2202)
- upgrade cookiecutter to remove whichcraft (unmaintained) (#2203)
- bump wrapt from 1.17.0 to 1.17.2 (#2204)
- bump xmltodict from 0.13.0 to 0.14.2 (#2205)
- bump yq from 3.2.2 to 3.4.3 (#2206)
- upgrade psycopg and psycopg-c from 3.1.20 to 3.2.6 (#2207)
- bump shellcheck from 0.9.0 to 0.10.0 (#2208)
- bump pylint to 3.3.6 and astroid to 3.3.9 (#2209)
- bump bandit from 1.7.3 to 1.8.3 (#2211)
- bump bracex from 2.4 to 2.5 (#2212)
- bump black from 24.3.0 to 25.1.0 (#2213)
- bump flit_core from 3.11.0 to 3.12.0 (#2214)
- bump setuptools from 77.0.3 to 78.0.2 (#2215)
- bump coverage from 7.3.2 to 7.7.1 (#2217)
- bump exceptiongroup from 1.1.3 to 1.2.2 (#2218)
- bump execnet from 2.0.2 to 2.1.1 (#2219)
- bump gitdb from 4.0.11 to 4.0.12 (#2220)
- bump GitPython from 3.1.41 to 3.1.44 (#2221)
- bump identify from 2.6.2 to 2.6.9 (#2222)
- bump setuptools from 78.0.2 to 78.1.0 (#2223)
- bump typing-extensions from 4.12.2 to 4.13.0 (#2224)
- bump iniconfig from 2.0.0 to 2.1.0 (#2225)
- bump isort from 5.12.0 to 6.0.1 (#2226)
- bump lazy-object-proxy from 1.9.0 to 1.10.0 (#2227)
- bump libcst from 1.5.0 to 1.7.0 (#2228)
- bump livereload from 2.6.3 to 2.7.1 (#2229)
- bump lunr from 0.7.0.post1 to 0.8.0 (#2230)
- bump Mako from 1.2.4 to 1.3.9 (#2231)
- bump mkdocs from 1.5.3 to 1.6.1 and add mkdocs-get-deps (#2232)
- replace mkdocs-awesome-pages-plugin by mkdocs-awesome-nav (3.0.0) (#2233)
- bump mkdocs-macros-plugin from 1.0.4 to 1.3.7 (#2234)
- bump mkdocs-material to 9.6.9 and mkdocs-material-extensions to 1.3.1 (#2235)
- bump mock from 5.1.0 to 5.2.0 (#2236)
- bump more-itertools from 10.1.0 to 10.6.0 (#2237)
- bump paginate from 0.5.6 to 0.5.7 (#2238)
- bump pdoc3 from 0.10.0 to 0.11.6 (#2239)
- bump pipdeptree from 2.13.1 to 2.26.0 (#2240)
- bump pre-commit from 4.0.1 to 4.2.0 (#2241)
- bump py-spy from 0.3.14 to 0.4.0 (#2242)
- bump pydocstyle from 6.1.1 to 6.3.0 (#2243)
- bump pyinstaller-hooks-contrib from 2024.8 to 2025.2 (#2244)
- bump pyinstaller from 6.10.0 to 6.12.0 (#2245)
- bump pymdown-extensions from 10.3 to 10.14.3 (#2246)
- bump pyproject-api 1.8.0 to 1.9.0 (#2247)
- bump pytest from 8.3.4 to 8.3.5 (#2248)
- bump pytest-asyncio from 0.21.1 to 0.26.0 (#2249)
- bump pytest-cov from 4.1.0 to 6.0.0 (#2250)
- bump pytest-httpserver from 1.0.8 to 1.1.2 (#2251)
- bump pytest-metadata from 3.0.0 to 3.1.1 (#2252)
- bump pytest-mock from 3.11.1 to 3.14.0 (#2253)
- bump pytest-xdist from 3.3.1 to 3.6.1 (#2254)
- bump setuptools-git-versioning from 1.13.5 to 2.1.0 (#2257)
- bump simple-term-menu from 1.6.4 to 1.6.6 (#2258)
- bump smmap from 5.0.1 to 5.0.2 (#2259)
- bump stevedore from 5.1.0 to 5.4.1 (#2260)
- bump tox from 4.23.2 to 4.25.0 (#2261)
- bump pydantic to 2.11.0 and pydantic-core to 2.33.0 (#2263)
- bump typer from 0.9.0 to 0.15.2 and add shellingham (#2262)
- bump watchdog from 3.0.0 to 6.0.0 (#2264)
- bump wcmatch from 8.5 to 10.0 (#2265)
- bump pydantic from 2.11.0 to 2.11.1 (#2267)
- add recent jasper library (required for g2clib) (#2271)
- bump aiohttp from 3.11.13 (yanked) to 3.11.16 (#2273)
- bump typing-extensions from 4.13.0 to 4.13.1 (#2274)
- bump pydantic to 2.11.2 and pydantic-core to 2.33.1 (#2275)
- bump gdal from 3.10.2 to 3.10.3 (#2276)
- fix for requirements using a tar.gz (#2277)
- bump Python 3.12 from 3.12.9 to 3.12.10 (#2280)
- bump pydantic from 2.11.2 to 2.11.3 (#2284)
- bump typing_extensions from 4.13.1 to 4.13.2 (#2285)
- bump urllib3 from 2.3.0 to 2.4.0 (#2287)
- bump pgbouncer from 1.24.0 to 1.24.1 (fix CVE-2025-2291) (#2288)
- bump setuptools from 78.1.0 to 78.1.1 (#2289)
- revert "bump packaging from 24.2 to 25.0" (because of lightning) (#2294)
- bump setuptools from 78.1.1 to 79.0.0 (#2296)
- bump setuptools from 79.0.0 to 79.0.1 (#2297)
- bump pip from 25.0.1 to 25.1 (#2299)
- bump certifi from 2025.1.31 to 2025.4.26 (#2300)
- bump dill from 0.3.9 to 0.4.0 (#2303)
- bump setuptools from 79.0.1 to 80.3.1 (#2304)
- bump charset-normalizer from 3.4.1 to 3.4.2 (#2305)
- bump cryptography from 44.0.2 to 44.0.3 (#2306)
- bump pydantic to 2.11.4 and pydantic-core to 2.33.2 (#2307)
- bump pip from 25.1 to 25.1.1 (#2308)
- add defusedxml (required by python_scientific and extratools) (#2309)
- bump postgresql from 17.4 to 17.5 (#2310)
- bump openjdk from 11.0.5 to 21.0.7 (#2311)
4.2 Bug Fixes
- upgrade mfplugin to fix issue on terminaltables (#1739)
- downgrade gitignore-parser to 0.1.8 (#1755)
- set postgis extension as trusted (#1811)
- fix mfbase.start in case NOINIT
- fix mfbase.start in case NOINIT (#1825)
- useless module mffront in service usage (closes #1829) (#1830)
- remove pip conflicts warnings when using override (#1840)
- upgrade xattrfile to fix mfdata issue 486 (#1935)
- bump to paramiko 3.4.1 to prevent warning messages with cryptography (#1949)
- add patches for next 9.5.1 release
- add patches for next 9.5.1 release (#2007)
- explicitely enable rtree extension in sqlite (for gdal) (#2111)
- remove useless git alias (#2175)