From 9868356026845bcbdb7fcbe66d65165d1871df25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 20:24:00 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump distlib from 0.3.8 to 0.3.9 Bumps [distlib](https://github.com/pypa/distlib) from 0.3.8 to 0.3.9. - [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.8...0.3.9) --- updated-dependencies: - dependency-name: distlib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 91b5f34..4e19586 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ click==8.1.7 colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows" coverage==7.6.1 dill==0.3.9 -distlib==0.3.8 +distlib==0.3.9 filelock==3.16.1 identify==2.6.1 iniconfig==2.0.0