-
Notifications
You must be signed in to change notification settings - Fork 1.1k
ci: Bump sphinx dependency #3441
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
Conversation
386684a
to
c7adf24
Compare
Signed-off-by: Felix Wang <[email protected]>
c7adf24
to
24ae014
Compare
Signed-off-by: Felix Wang <[email protected]>
24ae014
to
1f4d882
Compare
962459d
to
34838be
Compare
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
34838be
to
44e316d
Compare
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
03b9093
to
c822531
Compare
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
Signed-off-by: Felix Wang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adchia, felixwang9817 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Felix Wang [email protected]
What this PR does / why we need it: Bump Sphinx dependency as it was causing issues during CI.
Additionally adds the
py
dependency as the latestpytest
version (7.2.1, released today) contains a change that breaks thepytest-benchmark
dependency. See pytest-dev/pytest#10420 for more details.Which issue(s) this PR fixes:
Fixes #