flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 12 forks source link

Bump PyYaml version #396

Closed elikoga closed 9 months ago

elikoga commented 9 months ago

PyYAML was pulled down in https://github.com/flyingcircusio/batou/pull/382 to 5.3.1 due to a build related bug.

We need a PyYAML >5.4 because of https://github.com/advisories/GHSA-6757-jp84-gxfx PyYAML==6.0.1 has the build bug fixed.