From 39e9d636b32db6cfc5c10b62bba11f7e88cc24e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 06:44:48 +0000 Subject: [PATCH] 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 2d08fe0eef2..dffbc8a72b6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ cryptography==43.0.3 Deprecated==1.2.14 dill==0.3.9 docutils==0.21.2 -flit==3.9.0 +flit==3.10.1 flit_core==3.10.1 frozenlist==1.5.0 h11==0.14.0