From 3e09f29c603ebf601a83ab05548768caebd8015c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:30:20 +0000 Subject: [PATCH] chore(deps): bump sensor-state-data from 2.18.1 to 2.19.0 Bumps [sensor-state-data](https://github.com/bluetooth-devices/sensor-state-data) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/bluetooth-devices/sensor-state-data/releases) - [Changelog](https://github.com/Bluetooth-Devices/sensor-state-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluetooth-devices/sensor-state-data/compare/v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: sensor-state-data dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4a61ef6..9b60e64 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1352,18 +1352,18 @@ test = ["pytest (>=8)"] [[package]] name = "sensor-state-data" -version = "2.18.1" +version = "2.19.0" description = "Models for storing and converting Sensor Data state" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "sensor_state_data-2.18.1-py3-none-any.whl", hash = "sha256:45a223acf5d4aefde45c028fa810c7925db6448984097aa1b500fe4f206d113f"}, - {file = "sensor_state_data-2.18.1.tar.gz", hash = "sha256:25f17ed98748ae006ddab82d5013cf30301daaf23526d1992f99c4dc0beb49c3"}, + {file = "sensor_state_data-2.19.0-py3-none-any.whl", hash = "sha256:79313cf595aa3d71d65ac349804eedae5bff5e9f17614732d6268041cb6b5043"}, + {file = "sensor_state_data-2.19.0.tar.gz", hash = "sha256:d125c27eff7b4d56816c10e4af8866d1a9d419192eda1a0c8b40d87e6246cca5"}, ] [package.extras] -docs = ["Sphinx (>=5.0,<6.0)", "myst-parser (>=0.18,<0.19)", "sphinx-rtd-theme (>=1.0,<2.0)"] +docs = ["Sphinx (>=5,<8)", "myst-parser (>=0.18,<3.1)", "sphinx-rtd-theme (>=1,<4)"] [[package]] name = "sniffio" @@ -1628,7 +1628,7 @@ version = "2.5.0" description = "HTTP library with thread-safe connection pooling, file post, and more." optional = false python-versions = ">=3.9" -groups = ["dev", "docs"] +groups = ["docs"] files = [ {file = "urllib3-2.5.0-py3-none-any.whl", hash = "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc"}, {file = "urllib3-2.5.0.tar.gz", hash = "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"},