Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cached-property ^1.5.2 -> ^2.0.0 age adoption passing confidence
cached-property ==1.5.2 -> ==2.0.1 age adoption passing confidence

Release Notes

pydanny/cached-property (cached-property)

v2.0.1

Compare Source

  • Via python_requires specifies that cached_property is for Python version 3.8 or higher
  • Officiall drop support for Python 2.6

v2.0

Compare Source

  • Via python_requires specifies that cached_property is for Python version 3.8 or higher
  • Officiall drop support for Python 2.6

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 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 renovate bot requested a review from billsioros as a code owner October 26, 2024 01:11
@renovate renovate bot added the 🎲 dependencies Working on dependencies label Oct 26, 2024
@renovate
Copy link
Author

renovate bot commented Oct 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
Creating virtualenv dotify-goMkGsqJ-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


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

Because cached-property (2.0.1) requires Python >=3.8
 and no versions of cached-property match >=2.0.0,<2.0.1 || >2.0.1,<3.0.0, cached-property is forbidden.
So, because dotify depends on cached-property (^2.0.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For cached-property, 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

@stale
Copy link

stale bot commented Nov 4, 2024

This issue has been marked stale, as it had no activity in the last 7 days. If the issue remains stale for an additional 7 days (a total of two weeks with no activity), it will be automatically closed.

@stale stale bot added the 💀 stale This had no recent activity label Nov 4, 2024
@stale
Copy link

stale bot commented Nov 16, 2024

Closing the issue due to inactivity.

@stale stale bot closed this Nov 16, 2024
@renovate
Copy link
Author

renovate bot commented Nov 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/cached-property-2.x branch November 16, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎲 dependencies Working on dependencies 💀 stale This had no recent activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants