General upgrade of dependencies#15705
Conversation
|
Failures seem to be on: This is documented somewhere... |
8f5edce to
4cbec7d
Compare
|
Now the remaining work to be done is clear. |
|
So I think @jessicamack is going to take over this from here |
5b6fef3 to
3dfd369
Compare
|
From logs of failing checks we have: And this seems to be a good find because psycopg/psycopg#834 said:
And the suggested change from that is to replace |
|
Trying a full-scale deployment of this, running into this on the superuser creation command. |
| # via irc | ||
| jaraco-stream==3.0.3 | ||
| jaraco-stream==3.0.4 | ||
| # via irc |
There was a problem hiding this comment.
Interesting. We get an import error from this missing dependency, but it seems to be there. Don't know why we wouldn't have it.
d6d666a to
e292e84
Compare
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. 🚀 New features to boost your workflow:
|



SUMMARY
General run of
This requires pulling in yaml/pyyaml#808 for cython stuff, thank you @nitzmahone. One of our unrelated libraries put a >3 constraint for cython, so this affects pyyaml and other stuff.
Otherwise the libraries seem to upgrade without issue.
ISSUE TYPE
COMPONENT NAME