From 9309fb8f1c2b6c02c063982e221ae9562234e0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:27:24 +0000 Subject: [PATCH] Bump patchelf from 0.14.5.0 to 0.16.1.0 in /docker Bumps [patchelf](https://github.com/NixOS/patchelf) from 0.14.5.0 to 0.16.1.0. - [Release notes](https://github.com/NixOS/patchelf/releases) - [Commits](https://github.com/NixOS/patchelf/compare/0.14.5...0.16.1) --- updated-dependencies: - dependency-name: patchelf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 52a8e23f..5942b002 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -12,7 +12,7 @@ filelock==3.13.1 jinja2==3.1.4 markupsafe==2.1.1 packaging==21.3 -patchelf==0.14.5.0 ; sys_platform == "linux" +patchelf==0.16.1.0 ; sys_platform == "linux" platformdirs==4.2.0 pyelftools==0.28 pyparsing==3.0.9