Skip to content

ci(deps): Update python Docker tag to v3.14.4#501

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-3.x
Open

ci(deps): Update python Docker tag to v3.14.4#501
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 3, 2023

This PR contains the following updates:

Package Update Change
python minor 3.11.53.14.4

Configuration

📅 Schedule: (in timezone America/Lima)

  • Branch creation
    • "after 10:30 before 18:00 every weekday except after 13:00 before 14:00"
  • 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 renovate bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Oct 3, 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...

Creating virtualenv dotfiles-iPQIguUy-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of requests match >2.28.2,<2.29.0 || >2.29.0,<2.30.0 || >2.30.0,<2.31.0 || >2.31.0,<3.0.0
 and requests (2.28.2) requires Python >=3.7, <4, requests is forbidden.
And because requests (2.29.0) requires Python >=3.7
 and requests (2.30.0) requires Python >=3.7, requests is forbidden.
So, because requests (2.31.0) requires Python >=3.7
 and dotfiles depends on requests (^2.28.2), version solving failed.

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

    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/python-3.x branch 9 times, most recently from 9642e45 to 12b719e Compare October 10, 2023 18:36
@renovate renovate bot force-pushed the renovate/python-3.x branch 13 times, most recently from 847b843 to 541b9c0 Compare October 17, 2023 22:31
@renovate renovate bot force-pushed the renovate/python-3.x branch 6 times, most recently from 40e6b0d to 8af52a5 Compare October 20, 2023 03:37
@renovate renovate bot force-pushed the renovate/python-3.x branch 7 times, most recently from 1d85411 to 12185ca Compare November 4, 2023 00:51
@renovate renovate bot changed the title ci(deps): Update Python to <3.13 ci(deps): Update python Docker tag to v3.12.0 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/python-3.x branch 3 times, most recently from fccec6c to 47b16c7 Compare November 12, 2023 08:47
@renovate renovate bot force-pushed the renovate/python-3.x branch 12 times, most recently from 7683dea to c83daef Compare November 20, 2023 06:09
@renovate renovate bot force-pushed the renovate/python-3.x branch 5 times, most recently from 32981b7 to 973d3e4 Compare November 22, 2023 19:18
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 10, 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...

Creating virtualenv dotfiles-iPQIguUy-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of requests match >2.28.2,<2.29.0 || >2.29.0,<2.30.0 || >2.30.0,<2.31.0 || >2.31.0,<2.32.2 || >2.32.2,<2.32.3 || >2.32.3,<3.0.0
 and requests (2.28.2) requires Python >=3.7, <4, requests is forbidden.
And because requests (2.29.0) requires Python >=3.7
 and requests (2.30.0) requires Python >=3.7, requests is forbidden.
And because requests (2.32.2) requires Python >=3.8
 and requests (2.32.3) requires Python >=3.8, requests is forbidden.
So, because requests (2.31.0) requires Python >=3.7
 and dotfiles depends on requests (^2.28.2), version solving failed.

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

    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

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants