10000 chore(deps): update dependency sphinx to v7.4.7 by anaconda-renovate[bot] · Pull Request #18 · pythonanywhere/pythonanywhere-core · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): update dependency sphinx to v7.4.7 #18

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anaconda-renovate[bot]
Copy link
Contributor
@anaconda-renovate anaconda-renovate bot commented Jun 25, 2024

This PR contains the following updates:

Package Type Update Change
sphinx (changelog) dev-dependencies minor 7.1.2 -> 7.4.7

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


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

Copy link
Contributor Author
anaconda-renovate bot commented Jul 4, 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 pythonanywhere-core 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

8000

@filiplajszczak filiplajszczak force-pushed the master branch 2 times, most recently from 521be6b to 8cf4c17 Compare July 5, 2024 16:17
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/sphinx-7.x branch from f576dd1 to 665bfa5 Compare July 16, 2024 02:25
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update dependency sphinx to v7.3.7 chore(deps): update dependency sphinx to v7.4.4 Jul 16, 2024
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@anaconda-renovate anaconda-renovate bot force-pushed the renovate/sphinx-7.x branch from 665bfa5 to c8d0fbb Compare July 18, 2024 00:24
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update dependency sphinx to v7.4.4 chore(deps): update dependency sphinx to v7.4.5 Jul 18, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/sphinx-7.x branch from c8d0fbb to b7cdd1f Compare July 19, 2024 00:23
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update dependency sphinx to v7.4.5 chore(deps): update dependency sphinx to v7.4.6 Jul 19, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/sphinx-7.x branch from b7cdd1f to 27ee7b9 Compare July 21, 2024 00:24
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update dependency sphinx to v7.4.6 chore(deps): update dependency sphinx to v7.4.7 Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0