freedomofpress / dangerzone

Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
https://dangerzone.rocks/
GNU Affero General Public License v3.0
3.37k stars 153 forks source link

Bump python dependencies via `poetry lock` #724

Closed apyrgio closed 4 months ago

apyrgio commented 4 months ago

This PR bumps Dangerzone's poetry.lock file, and brings in the PySide6 6.6.2 dependency. This dependency will be satisfied on Linux systems once https://github.com/freedomofpress/yum-tools-prod/pull/17 gets merged.

[!NOTE] We have decided to release Dangerzone 0.6.0 with the previous PySide6 version, because the new one has not passed our "soak" tests. Therefore, this PR cannot be merged into main yet.