3.3.0 - 2025-06-02¶
This release aims to avoid leakage of security credentials in log files. Also, it updates the Python dependencies.
Security¶
#293: Updated poetry dependencies
Fixed CVE-2025-47287 in transitive productive dependency
tornado
vialuigi
by updatingtornado
to version6.5.1
Fixed CVE-2025-47273 in transitive dev dependency
setuptools
viaexasol-toolbox
,bandit
,stevedore
by updatingsetuptools
to version80.9.0
Refactorings¶
#296: Reformat code with latest PTB
#295: Do not write docker password to test_output file