From edae46416d2e8fabd5a0997fdb4dcd85af2a64eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:14:04 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump flit from 3.9.0 to 3.10.1 Bumps [flit](https://github.com/pypa/flit) from 3.9.0 to 3.10.1. - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.9.0...3.10.1) --- updated-dependencies: - dependency-name: flit dependency-type: direct:development update-type: version-update:semver-minor ... 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 4d7b5c76cd9..ac4a7238d10 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ cryptography==43.0.1 Deprecated==1.2.15 dill==0.3.8 docutils==0.21.2 -flit==3.9.0 +flit==3.10.1 flit_core==3.9.0 frozenlist==1.4.1 h11==0.14.0 From e742491be303f20ca8c7e1dfc968971090a353fc Mon Sep 17 00:00:00 2001 From: Philip Gichuhi Date: Wed, 4 Dec 2024 19:37:57 +0300 Subject: [PATCH 2/2] Bump flit_core --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ac4a7238d10..72c4a61a65c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ Deprecated==1.2.15 dill==0.3.8 docutils==0.21.2 flit==3.10.1 -flit_core==3.9.0 +flit_core==3.10.1 frozenlist==1.4.1 h11==0.14.0 h2==4.1.0