Skip to content

chore(deps): update dependency python to 3.13 #250

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 Mar 11, 2025

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.11 -> 3.13

Release Notes

actions/python-versions (python)

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0

v3.12.9: 3.12.9

Compare Source

Python 3.12.9

v3.12.8: 3.12.8

Compare Source

Python 3.12.8

v3.12.7: 3.12.7

Compare Source

Python 3.12.7

v3.12.6: 3.12.6

Compare Source

Python 3.12.6

v3.12.5: 3.12.5

Compare Source

Python 3.12.5

v3.12.4: 3.12.4

Compare Source

Python 3.12.4

v3.12.3: 3.12.3

Compare Source

Python 3.12.3

v3.12.2: 3.12.2

Compare Source

Python 3.12.2

v3.12.1: 3.12.1

Compare Source

Python 3.12.1

v3.12.0: 3.12.0

Compare Source

Python 3.12.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/python-3.x branch from afcebdb to f664ecb Compare March 25, 2025 06:24
Copy link

Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Ruff

Failed stage: Install requirements [❌]

Failure summary:

The action failed because pip could not find a compatible version of the home-assistant-bluetooth
package. Specifically:

  • The system was trying to install home-assistant-bluetooth==1.12.0 as a dependency of homeassistant
  • However, this specific version (1.12.0) is not available in the package repository
  • Available versions listed in the error are: 1.0.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.8.0,
    1.8.1, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0, 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.13.0, 1.13.1
  • Note that version 1.12.0 is missing from the available versions, causing the dependency resolution
    to fail

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    170:  Collecting bcrypt==4.0.1 (from homeassistant==2024.2.0->-r requirements.txt (line 2))
    171:  Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)
    172:  Collecting certifi>=2021.5.30 (from homeassistant==2024.2.0->-r requirements.txt (line 2))
    173:  Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
    174:  Collecting ciso8601==2.3.0 (from homeassistant==2024.2.0->-r requirements.txt (line 2))
    175:  Downloading ciso8601-2.3.0.tar.gz (26 kB)
    176:  Installing build dependencies: started
    177:  Installing build dependencies: finished with status 'done'
    178:  Getting requirements to build wheel: started
    179:  Getting requirements to build wheel: finished with status 'done'
    180:  Preparing metadata (pyproject.toml): started
    181:  Preparing metadata (pyproject.toml): finished with status 'done'
    182:  Collecting httpx==0.26.0 (from homeassistant==2024.2.0->-r requirements.txt (line 2))
    183:  Downloading httpx-0.26.0-py3-none-any.whl.metadata (7.6 kB)
    184:  INFO: pip is looking at multiple versions of homeassistant to determine which version is compatible with other requirements. This could take a while.
    185:  ERROR: Could not find a version that satisfies the requirement home-assistant-bluetooth==1.12.0 (from homeassistant) (from versions: 1.0.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0, 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.13.0, 1.13.1)
    186:  ERROR: No matching distribution found for home-assistant-bluetooth==1.12.0
    187:  ##[error]Process completed with exit code 1.
    188:  Post job cleanup.
    

    @renovate renovate bot force-pushed the renovate/python-3.x branch from f664ecb to 1629047 Compare April 19, 2025 03:11
    @renovate renovate bot force-pushed the renovate/python-3.x branch from 1629047 to 1b086f1 Compare April 24, 2025 07:26
    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