From 6c7f2bdd4a1cc4bec20bd55a43ebc0ba5fae5bc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 05:36:57 +0000 Subject: [PATCH] chore(deps): update dependency lmdb to v1.8.1 (#262) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docker/moonraker/requirements-prind.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/moonraker/requirements-prind.txt b/docker/moonraker/requirements-prind.txt index a881a2e..bb04aad 100644 --- a/docker/moonraker/requirements-prind.txt +++ b/docker/moonraker/requirements-prind.txt @@ -1,4 +1,4 @@ ## This file contains additional requirements ## Packages defined here will be installed prior to klippy requirements ## -lmdb==1.7.5 \ No newline at end of file +lmdb==1.8.1 \ No newline at end of file