Update dependency sphinx_rtd_theme to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sphinx_rtd_theme | dev-dependencies | major |
^0.5.0 -> ^2.0.0
|
Release Notes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Tine Wittler
Merge request reports
Activity
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: poetry.lock
Creating virtualenv infrablue-eCRCzxTl-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs Updating dependencies Resolving dependencies... SolverProblemError Because no versions of sphinx-rtd-theme match >2.0.0,<3.0.0 and sphinx-rtd-theme (2.0.0) depends on sphinx (>=5,<8), sphinx-rtd-theme (>=2.0.0,<3.0.0) requires sphinx (>=5,<8). So, because infrablue depends on both sphinx (^3.0.4) and sphinx_rtd_theme (^2.0.0), version solving failed. at /usr/local/poetry/1.1.11/venv/lib/python3.10/site-packages/poetry/puzzle/solver.py:241 in _solve 237│ packages = result.packages 238│ except OverrideNeeded as e: 239│ return self.solve_in_compatibility_mode(e.overrides, use_latest=use_latest) 240│ except SolveFailure as e: → 241│ raise SolverProblemError(e) 242│ 243│ results = dict( 244│ depth_first_search( 245│ PackageNode(self._package, packages), aggregate_package_nodes
mentioned in issue #49
Please register or sign in to reply