Skip to content

chore(deps): update dependency python to 3.14 - #32

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

chore(deps): update dependency python to 3.14#32
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-3.x

Conversation

@renovate

@renovate renovate Bot commented Mar 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.123.14

Release Notes

actions/python-versions (python)

v3.14.7: 3.14.7

Compare Source

Python 3.14.7

v3.14.6: 3.14.6

Compare Source

Python 3.14.6

v3.14.5: 3.14.5

Compare Source

Python 3.14.5

v3.14.4: 3.14.4

Compare Source

Python 3.14.4

v3.14.3: 3.14.3

Compare Source

Python 3.14.3

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.15: 3.13.15

Compare Source

Python 3.13.15

v3.13.14: 3.13.14

Compare Source

Python 3.13.14

v3.13.13: 3.13.13

Compare Source

Python 3.13.13

v3.13.12: 3.13.12

Compare Source

Python 3.13.12

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

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


Configuration

📅 Schedule: (UTC)

  • 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 fa502ee to 4461d25 Compare March 25, 2025 06:56
@qodo-code-review

Copy link
Copy Markdown

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 action was trying to install home-assistant-bluetooth==1.12.0 as a dependency of
    homeassistant==2024.2.0
  • Available versions of home-assistant-bluetooth 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
  • Version 1.12.0 is not available in the package repository

  • 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 2 times, most recently from 638cb6e to a9c1bde Compare April 24, 2025 07:25
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 501ae71 to ee19eea Compare June 11, 2025 05:11
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 957691c to aca1f75 Compare August 11, 2025 18:29
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 5944dfa to 78c0fe5 Compare September 7, 2025 09:38
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 3 times, most recently from 7895e19 to 26e4f0b Compare October 7, 2025 18:51
    @renovate renovate Bot changed the title chore(deps): update dependency python to 3.13 chore(deps): update dependency python to 3.14 Oct 7, 2025
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from b6a51c6 to 8a638f8 Compare October 16, 2025 22:10
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch from 8a638f8 to a897342 Compare November 9, 2025 00:51
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from cf14d53 to 70a5ba1 Compare November 20, 2025 17:53
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 07484bf to 8b21dbe Compare December 1, 2025 12:10
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch from 8b21dbe to 97eba69 Compare December 2, 2025 19:03
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 60d6df2 to 39eec10 Compare January 23, 2026 00:25
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 4 times, most recently from 3bc57c6 to 85cfad4 Compare February 25, 2026 14:04
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 251b169 to 73c3dcb Compare March 16, 2026 04:44
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch from 0403d5c to cf94c20 Compare April 13, 2026 08:35
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 3 times, most recently from 6caaacc to 7a9efed Compare April 27, 2026 17:16
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 3 times, most recently from 541b865 to 6abd678 Compare May 12, 2026 01:27
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 5e2ef3c to b546abe Compare May 25, 2026 18:35
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 4 times, most recently from 0ab3f94 to 5b1b15a Compare June 8, 2026 13:39
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 4 times, most recently from 4035569 to 9c9d423 Compare June 22, 2026 11:56
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from d5cb10e to bcae96a Compare June 29, 2026 11:21
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 4 times, most recently from 53288cf to 6d764c1 Compare July 13, 2026 22:15
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 3 times, most recently from 1bf7919 to 76c6fb8 Compare July 21, 2026 08:48
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from c56fc84 to 7591422 Compare August 10, 2026 08:47
    @renovate
    renovate Bot force-pushed the renovate/python-3.x branch from 7591422 to 1e05c3c Compare August 10, 2026 11:21
    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