From efb2a475c23fafc28528ff944cd8ccbf9d21be88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 02:43:26 +0000 Subject: [PATCH] chore(deps-dev): bump the flit group with 2 updates Bumps the flit group with 2 updates: [flit-core](https://github.com/pypa/flit) and [flit](https://github.com/pypa/flit). Updates `flit-core` from 3.10.0 to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.10.0...3.12.0) Updates `flit` from 3.10.0 to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.10.0...3.12.0) --- updated-dependencies: - dependency-name: flit-core dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: flit - dependency-name: flit dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: flit ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements-dev.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c9abd461009..37f514c5a0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] # When ESRP Release supports License-Expression, update flit_core to use >=3.2,<4 -requires = ["flit_core==3.10"] +requires = ["flit_core==3.12.0"] build-backend = "flit_core.buildapi" [project] diff --git a/requirements-dev.txt b/requirements-dev.txt index e27524bbb23..6a9df506bc2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,8 +16,8 @@ cryptography==48.0.0 Deprecated==1.3.1 dill==0.4.1 docutils==0.23 -flit==3.10.0 -flit_core==3.10.0 +flit==3.12.0 +flit_core==3.12.0 frozenlist==1.8.0 h11==0.16.0 h2==4.3.0