From 64201d802decc1cb7b6032419affa3f786d7402a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:55:51 +0000 Subject: [PATCH] Bump distlib from 0.4.0 to 0.4.1 Bumps [distlib](https://github.com/pypa/distlib) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/distlib/compare/0.4.0...0.4.1) --- updated-dependencies: - dependency-name: distlib dependency-version: 0.4.1 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 bfa2581..7888eee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.6 configparser==7.2.0 contextlib2==21.6.0 cryptography==48.0.0 -distlib==0.4.0 +distlib==0.4.1 distro==1.9.0 entrypoints==0.4 future==1.0.0