Skip to content

chore(deps): update dependency poethepoet to ^0.34.0 #24

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poethepoet ^0.19.0 -> ^0.34.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update 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
Contributor Author

renovate bot commented May 5, 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...
<c1>Source (torch):</c1> Authorization error accessing https://download.pytorch.org/whl/cpu/poethepoet/

Creating virtualenv pytorch-lightning-sam-callback-hplX6J3w-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of poethepoet match >0.26.0,<0.27.0
 and poethepoet (0.26.0) requires Python >=3.8, poethepoet is forbidden.
So, because pytorch-lightning-sam-callback depends on poethepoet (^0.26.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For poethepoet, a possible solution would be to set the `python` property to ">=3.8,<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/poethepoet-0.x branch from 7c4cc60 to abe86b6 Compare July 9, 2023 18:36
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.20.0 chore(deps): update dependency poethepoet to ^0.21.0 Jul 9, 2023
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from abe86b6 to 47145db Compare August 14, 2023 18:04
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.21.0 chore(deps): update dependency poethepoet to ^0.22.0 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 47145db to 30143e1 Compare September 23, 2023 15:37
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.22.0 chore(deps): update dependency poethepoet to ^0.23.0 Sep 23, 2023
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 30143e1 to a331fe5 Compare September 30, 2023 22:05
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.23.0 chore(deps): update dependency poethepoet to ^0.24.0 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from a331fe5 to e6543e5 Compare February 25, 2024 22:16
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.24.0 chore(deps): update dependency poethepoet to ^0.25.0 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from e6543e5 to 2f91dde Compare April 28, 2024 00:41
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.25.0 chore(deps): update dependency poethepoet to ^0.26.0 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 2f91dde to dcf4c4f Compare June 13, 2024 02:01
Copy link
Contributor Author

renovate bot commented Jun 13, 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...
<c1>Source (torch):</c1> Authorization error accessing https://download.pytorch.org/whl/cpu/poethepoet/

Creating virtualenv pytorch-lightning-sam-callback-hplX6J3w-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of poethepoet match >0.34.0,<0.35.0
 and poethepoet (0.34.0) requires Python >=3.9, poethepoet is forbidden.
So, because pytorch-lightning-sam-callback depends on poethepoet (^0.34.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For poethepoet, 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/poethepoet-0.x branch from dcf4c4f to 062d9c3 Compare June 26, 2024 22:14
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.26.0 chore(deps): update dependency poethepoet to ^0.27.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 062d9c3 to f6756a9 Compare August 31, 2024 23:08
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.27.0 chore(deps): update dependency poethepoet to ^0.28.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from f6756a9 to 492df85 Compare September 23, 2024 23:28
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.28.0 chore(deps): update dependency poethepoet to ^0.29.0 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 492df85 to fdfe6b8 Compare November 10, 2024 01:22
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.29.0 chore(deps): update dependency poethepoet to ^0.30.0 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from fdfe6b8 to 68df5e8 Compare November 24, 2024 00:17
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.30.0 chore(deps): update dependency poethepoet to ^0.31.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 68df5e8 to 445eeb6 Compare December 27, 2024 22:27
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.31.0 chore(deps): update dependency poethepoet to ^0.32.0 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 445eeb6 to 435b566 Compare March 2, 2025 17:21
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.32.0 chore(deps): update dependency poethepoet to ^0.33.0 Mar 2, 2025
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 435b566 to 3bf3ff9 Compare April 21, 2025 14:54
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.33.0 chore(deps): update dependency poethepoet to ^0.34.0 Apr 21, 2025
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.

0 participants