From f72ab7c53e23368601e414b9dc763d9fa4a9b63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:51:37 +0000 Subject: [PATCH] Bump transitions from 0.9.2 to 0.9.3 Bumps [transitions](https://github.com/pytransitions/transitions) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/pytransitions/transitions/releases) - [Changelog](https://github.com/pytransitions/transitions/blob/master/Changelog.md) - [Commits](https://github.com/pytransitions/transitions/compare/0.9.2...0.9.3) --- updated-dependencies: - dependency-name: transitions dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d12057..a105601 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ paho-mqtt==2.1.0 pykka==4.2.0 pyserial==3.5 -transitions==0.9.2 +transitions==0.9.3 astral==3.2 rpi-gpio==0.7.1 adafruit-circuitpython-ads1x15==2.4.2