Skip to content

Commit 07fdeea

Browse files
dependabot[bot]codingjoe
authored andcommitted
Update flit-core requirement from >=3.2 to >=3.12.0
Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version. - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.2.0...3.12.0) --- updated-dependencies: - dependency-name: flit-core dependency-version: 3.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07d30a6 commit 07fdeea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["flit_core>=3.2", "flit_scm", "wheel"]
2+
requires = ["flit_core>=3.12.0", "flit_scm", "wheel"]
33
build-backend = "flit_scm:buildapi"
44

55
[project]

0 commit comments

Comments
 (0)