From 0a0594369bc5eedc29999712b785438efe8e3801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 03:09:03 +0000 Subject: [PATCH] Bump distlib from 0.3.6 to 0.4.0 Bumps [distlib](https://github.com/pypa/distlib) from 0.3.6 to 0.4.0. - [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.3.6...0.4.0) --- updated-dependencies: - dependency-name: distlib dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a79dbbb..224abf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.12.2 certifi==2024.12.14 chardet==5.2.0 click==8.1.7 -distlib==0.3.6 +distlib==0.4.0 filelock==3.13.1 Flask==2.3.3 idna==3.7