Skip to content

fix(deps): update dependency sphinx to v7#83

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sphinx-7.x
Open

fix(deps): update dependency sphinx to v7#83
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sphinx-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jul 31, 2023

This PR contains the following updates:

Package Change Age Confidence
Sphinx (changelog) 5.3.07.4.7 age confidence
sphinx (changelog) ==5.3.0==7.4.7 age confidence

Release Notes

sphinx-doc/sphinx (Sphinx)

v7.4.7: Sphinx 7.4.7

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.6: Sphinx 7.4.6

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.5: Sphinx 7.4.5

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.4: Sphinx 7.4.4

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.3: Sphinx 7.4.3

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.2: Sphinx 7.4.2

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.1: Sphinx 7.4.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.4.0: Sphinx 7.4.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.7: Sphinx 7.3.7

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.6: Sphinx 7.3.6

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.5: Sphinx 7.3.5

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.4: Sphinx 7.3.4

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.3: Sphinx 7.3.3

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.2: Sphinx 7.3.2

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.1: Sphinx 7.3.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.3.0: Sphinx 7.3.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.6: Sphinx 7.2.6

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.5: Sphinx 7.2.5

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.4: Sphinx 7.2.4

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.3: Sphinx 7.2.3

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.2: Sphinx 7.2.2

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.1: Sphinx 7.2.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.2.0: Sphinx 7.2.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.1.2: Sphinx 7.1.2

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.1.1: Sphinx 7.1.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.1.0: Sphinx 7.1.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.0.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v7.0.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.2.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.2.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.1.3

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.1.2

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.1.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.1.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.0.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v6.0.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Author

renovate bot commented Jul 31, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR 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 click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's Python requirement (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:
  - sphinx requires Python >=3.9, so it will not be satisfied for Python >=3.8,<3.9

Because django-permission2 depends on sphinx (7.3.7) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For sphinx, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 0c6a6a1 to ebc8c8a Compare July 31, 2023 12:40
@JanMalte
Copy link
Copy Markdown
Owner

blocked by readthedocs/sphinx_rtd_theme#1463

@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 6 times, most recently from 3934cd4 to 639398b Compare August 3, 2023 12:08
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 3 times, most recently from f0ea8a3 to bcbdd0d Compare August 13, 2023 03:13
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 7 times, most recently from c58faeb to 25c70d2 Compare August 22, 2023 00:15
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 5 times, most recently from 181fe84 to 842e030 Compare August 30, 2023 22:46
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 5 times, most recently from a817975 to 945b3df Compare September 8, 2023 06:52
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 945b3df to eb95848 Compare September 9, 2023 03:59
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 5 times, most recently from 799815c to 6b2fc47 Compare December 15, 2023 01:30
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 2 times, most recently from c5607a2 to 350a3e7 Compare December 23, 2023 04:52
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 350a3e7 to beb4a71 Compare December 28, 2023 04:52
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 2 times, most recently from 4cde1a3 to fb79841 Compare January 17, 2024 08:55
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from fb79841 to 5ec2678 Compare January 26, 2024 23:29
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 5ec2678 to 5232246 Compare February 6, 2024 18:18
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 3 times, most recently from 20e9355 to 5f14166 Compare February 24, 2024 00:29
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 3 times, most recently from e1678bc to e09848c Compare March 6, 2024 22:13
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from e09848c to 88806df Compare March 15, 2024 01:11
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 88806df to 03b6e7c Compare March 22, 2024 21:48
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 03b6e7c to cf89c98 Compare April 6, 2024 23:04
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 5 times, most recently from bf27a8a to 24f2b89 Compare April 23, 2024 22:09
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 24f2b89 to 50056d0 Compare April 26, 2024 22:09
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch from 50056d0 to 6ad0140 Compare May 4, 2024 20:31
@renovate
Copy link
Copy Markdown
Author

renovate bot commented May 26, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR 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 click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's Python requirement (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:
  - sphinx requires Python >=3.9, so it will not be satisfied for Python >=3.8,<3.9

Because django-permission2 depends on sphinx (7.4.7) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For sphinx, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant