From c6b11aa5e2127496db9e82f6b0d51bcb304ef66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:43:56 +0000 Subject: [PATCH] chore(deps-dev): bump the flit group across 1 directory with 2 updates Bumps the flit group with 2 updates in the / directory: [flit-core](https://github.com/pypa/flit) and [flit](https://github.com/pypa/flit). Updates `flit-core` from 3.10 to 4.0.2 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.10.0...4.0.2) Updates `flit` from 3.12.0 to 4.0.2 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.12.0...4.0.2) --- updated-dependencies: - dependency-name: flit-core dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: flit - dependency-name: flit dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major 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 41eed0afd39..79360b2cf96 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==4.0.2"] build-backend = "flit_core.buildapi" [project] diff --git a/requirements-dev.txt b/requirements-dev.txt index caf124e77a4..30749ba6c1c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,8 +16,8 @@ cryptography==49.0.0 Deprecated==1.3.1 dill==0.4.1 docutils==0.23 -flit==3.12.0 -flit_core==3.12.0 +flit==4.0.2 +flit_core==4.0.2 frozenlist==1.8.0 h11==0.16.0 h2==4.3.0