From 94c97a48725f389a652e35da3f2bc453705de3e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 05:44:23 +0000 Subject: [PATCH] chore(deps): update dependency lmdb to v2 (#265) 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 bb04aad..f01d7da 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.8.1 \ No newline at end of file +lmdb==2.1.1 \ No newline at end of file