tpm2-software / tpm2-pytss

Python bindings for TSS
https://tpm2-pytss.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
65 stars 45 forks source link

ci/dev: upgrade to black version 24 #613

Closed whooo closed 1 month ago

whooo commented 1 month ago

black version 19 does not work with python 3.13 due to a dependency on typed-ast.

whooo commented 1 month ago

Merged via https://github.com/tpm2-software/tpm2-pytss/pull/609