Skip to content

fix(deps): Update Python #15

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

Merged
merged 1 commit into from
Dec 9, 2024
Merged

fix(deps): Update Python #15

merged 1 commit into from
Dec 9, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change Pending
python dependencies minor ^3.9,<3.13 -> <3.14 3.13.1
python final minor 3.11-slim -> 3.13-slim

Release Notes

containerbase/python-prebuild (python)

v3.13.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.0

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Dec 9, 2024
@cq-bot
Copy link
Contributor Author

cq-bot commented Dec 9, 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 example-pfWjWESq-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of requests match >2.32.2,<2.32.3 || >2.32.3,<3.0.0
 and requests (2.32.3) requires Python >=3.8, requests is forbidden.
So, because requests (2.32.2) requires Python >=3.8
 and example depends on requests (^2.32.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.8,<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

@kodiakhq kodiakhq bot merged commit 6f86bcf into master Dec 9, 2024
3 of 4 checks passed
@cq-bot cq-bot deleted the renovate/python-3.x branch December 9, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant