From f5c46f5c573514ae0edfd6c486f8788b93b6e949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:02:50 +0000 Subject: [PATCH] build(deps): bump macholib from 1.16.3 to 1.16.4 Bumps [macholib](https://github.com/ronaldoussoren/macholib) from 1.16.3 to 1.16.4. - [Release notes](https://github.com/ronaldoussoren/macholib/releases) - [Changelog](https://github.com/ronaldoussoren/macholib/blob/master/doc/changelog.rst) - [Commits](https://github.com/ronaldoussoren/macholib/compare/v1.16.3...v1.16.4) --- updated-dependencies: - dependency-name: macholib dependency-version: 1.16.4 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 df6b78b..4b68013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ altgraph==0.17.4 # via # macholib # pyinstaller -macholib==1.16.3 +macholib==1.16.4 # via pyinstaller packaging==24.1 # via