Skip to content
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

RtD: use stable dependency versions #1827

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

adamjstewart
Copy link
Collaborator

At the moment, Read the Docs is using the latest version of all non-documentation dependencies, meaning that an incompatible version of lightly is installed, and CI is failing for all PRs. We should always use the stable tested dependency versions managed by dependabot. This also helps ensure that the docs for future releases build into the distant future, not just at time of release.

@adamjstewart adamjstewart added this to the 0.5.2 milestone Jan 25, 2024
@adamjstewart adamjstewart added documentation Improvements or additions to documentation testing Continuous integration testing labels Jan 25, 2024
@ashnair1 ashnair1 merged commit b0f5184 into microsoft:main Jan 25, 2024
21 checks passed
@adamjstewart adamjstewart deleted the docs/reqs branch January 25, 2024 17:40
isaaccorley pushed a commit that referenced this pull request Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants