Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

This PR contains the following updates:

Package Change Age Confidence
pybotx-smartapp-rpc >=0.5.0,<0.6.0 -> >=0.12.0,<0.13.0 age confidence

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.7.1,<0.8.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.7.2,<0.8.0 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/pybotx-smartapp-rpc-0.x branch from 24b088b to 59ce973 Compare October 20, 2023 14:10
@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.7.2,<0.8.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.7.3,<0.8.0 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/pybotx-smartapp-rpc-0.x branch from 59ce973 to 8bc9e0e Compare December 4, 2023 10:52
Copy link
Contributor Author

renovate bot commented Dec 4, 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
Creating virtualenv pybotx-smartapp-smart-logger-x8SX8hwD-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


Because pybotx-smartapp-rpc (0.8.0) depends on pybotx (>=0.60.0)
 and no versions of pybotx-smartapp-rpc match >0.8.0,<0.9.0, pybotx-smartapp-rpc (>=0.8.0,<0.9.0) requires pybotx (>=0.60.0).
So, because pybotx-smartapp-smart-logger depends on both pybotx (>=0.42.0,<0.45.0) and pybotx-smartapp-rpc (>=0.8.0,<0.9.0), version solving failed.

@renovate renovate bot force-pushed the renovate/pybotx-smartapp-rpc-0.x branch from 8bc9e0e to 0d136ea Compare March 27, 2024 19:52
@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.7.3,<0.8.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.8.0,<0.9.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/pybotx-smartapp-rpc-0.x branch from 0d136ea to d42264a Compare June 11, 2024 15:19
@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.8.0,<0.9.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.9.0,<0.10.0 Jun 11, 2024
Copy link
Contributor Author

renovate bot commented Jun 11, 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 pybotx-smartapp-smart-logger-x8SX8hwD-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


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

Because pybotx-smartapp-rpc (0.12.0) requires Python <3.14,>=3.9
 and no versions of pybotx-smartapp-rpc match >0.12.0,<0.13.0, pybotx-smartapp-rpc is forbidden.
So, because pybotx-smartapp-smart-logger depends on pybotx-smartapp-rpc (>=0.12.0,<0.13.0), version solving failed.

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

    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/pybotx-smartapp-rpc-0.x branch from d42264a to 2d1ce5c Compare July 1, 2024 11:28
@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.9.0,<0.10.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.10.0,<0.11.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/pybotx-smartapp-rpc-0.x branch from 2d1ce5c to 978ffae Compare July 10, 2024 13:04
@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.10.0,<0.11.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.11.0,<0.12.0 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/pybotx-smartapp-rpc-0.x branch from 978ffae to 2cef6eb Compare August 31, 2025 09:05
@renovate renovate bot changed the title fix(deps): update dependency pybotx-smartapp-rpc to >=0.11.0,<0.12.0 fix(deps): update dependency pybotx-smartapp-rpc to >=0.12.0,<0.13.0 Aug 31, 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