You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's not much info I can give in this "bug report", so hopefully others seen the same issue and can chime in, but after our nightly pipeline upgrade it's types-jsonschema from 4.17.0.10 to 4.19.0.0 on Saturday night, our pipeline now breaks with mypy reporting /home/gavin/.local/lib/python3.7/site-packages/referencing/_core.py:188: error: invalid syntax [syntax] Found 1 error in 1 file (errors prevented further checking)
Downgrading types-jsonschema to 4.17.0.10 then fixes this issue