Heads up, the latest Python 3.14 alpha is causing SyntaxWarnings in the mypy-pytest plugin because of pluggy. I opened pytest-dev/pluggy#573 . But in the mean time you may want to not treat SyntaxWarnings as errors if this isn't solved quickly.
(I'm opening this in Skeleton since this affects all downstream projects)
Heads up, the latest Python 3.14 alpha is causing
SyntaxWarnings in the mypy-pytest plugin because ofpluggy. I opened pytest-dev/pluggy#573 . But in the mean time you may want to not treatSyntaxWarningsas errors if this isn't solved quickly.(I'm opening this in Skeleton since this affects all downstream projects)