Compare commits
3 Commits
renovate/f
...
v0.14.1-re
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6701ce80bb | ||
|
|
6b0abf7eaf | ||
|
|
4fda544b19 |
@@ -1 +1 @@
|
|||||||
3.13.5
|
3.13.2
|
||||||
|
|||||||
@@ -5,10 +5,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [unreleased]
|
|
||||||
|
|
||||||
- Update dependency pytest-asyncio to v1
|
|
||||||
|
|
||||||
## [0.14.1] - 2025-05-31
|
## [0.14.1] - 2025-05-31
|
||||||
|
|
||||||
- handle missing MQTT addon [#438](https://github.com/s-allius/tsun-gen3-proxy/issues/438)
|
- handle missing MQTT addon [#438](https://github.com/s-allius/tsun-gen3-proxy/issues/438)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.15.0
|
0.14.1
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
flake8==7.3.0
|
flake8==7.2.0
|
||||||
pytest==8.4.1
|
pytest==8.3.5
|
||||||
pytest-asyncio==1.0.0
|
pytest-asyncio==0.26.0
|
||||||
pytest-cov==6.2.1
|
pytest-cov==6.1.1
|
||||||
python-dotenv==1.1.0
|
python-dotenv==1.1.0
|
||||||
mock==5.2.0
|
mock==5.2.0
|
||||||
coverage==7.9.1
|
coverage==7.8.2
|
||||||
jinja2-cli==0.8.2
|
jinja2-cli==0.8.2
|
||||||
Reference in New Issue
Block a user