-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adabot submodule needs to be fixed and repinned #1091
Comments
Looks like this wasn't enough - I think it may be worth pinning the Python version similar to the way Adabot does to Python 3.9. If so, should it be penultimate (3.10) or the same as Adabot (3.9)? |
Yup! For reference, the BigQuery package adabot now needs isn't avialable for Python 3.11 yet. |
Linking googleapis/python-bigquery#1386 so we can track it potentially |
I see there were a couple of related PRs. Is this fixed now? |
Yup! Thanks for catching! |
The cron the updates the contributing information is failing because Adabot's current method of using validators is failing for Python 3.11. I've submitted adafruit/adabot#309 for this - hopefully that's the only change needed. After that's merged, the
adabot
submodule should be updated here.The text was updated successfully, but these errors were encountered: