From 3f92e19b1f4161fdcffb1b7456858c3d9cf67f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 12:04:36 +0000 Subject: [PATCH] build(deps): 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f295b05..32f706f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,9 +46,9 @@ colorama==0.4.6 \ # via # -r requirements.in # tox -distlib==0.4.0 \ - --hash=sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16 \ - --hash=sha256:feec40075be03a04501a973d81f633735b4b69f98b05450592310c0f401a4e0d +distlib==0.4.1 \ + --hash=sha256:9c2c552c68cbadc619f2d0ed3a69e27c351a3f4c9baa9ffb7df9e9cdc3d19a97 \ + --hash=sha256:c3804d0d2d4b5fcd44036eb860cb6660485fcdf5c2aba53dc324d805837ea65b # via # -r requirements.in # virtualenv