Skip to content

Commit

Permalink
⬆️ Update Python to >=3.13,<3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent cf33929 commit abb3579
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 65 deletions.
67 changes: 3 additions & 64 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
]

[tool.poetry.dependencies]
python = ">=3.11,<3.13"
python = ">=3.13,<3.14"
ojmicroline-thermostat = { git = "https://github.com/robbinjanssen/python-ojmicroline-thermostat.git", branch = "main" }
voluptuous = "^0.15.0"

Expand Down

0 comments on commit abb3579

Please sign in to comment.