From cf67479a172ed8b3122359f3939043915b61de68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 22:43:42 +0000 Subject: [PATCH] Bump ents from 2.3.11 to 2.3.12 in /backend Bumps [ents](https://github.com/jlab-sensing/soil-power-sensor-firmware) from 2.3.11 to 2.3.12. - [Release notes](https://github.com/jlab-sensing/soil-power-sensor-firmware/releases) - [Changelog](https://github.com/jlab-sensing/ENTS-node-firmware/blob/main/CHANGELOG.md) - [Commits](https://github.com/jlab-sensing/soil-power-sensor-firmware/compare/2.3.11...2.3.12) --- updated-dependencies: - dependency-name: ents dependency-version: 2.3.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d8578b3..0f042c6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -49,4 +49,4 @@ uvicorn==0.52.3 watchfiles==1.1.1 websockets==16.0 python-socketio==5.16.3 -ents==2.3.11 +ents==2.3.12