Skip to content

Commit fbb4bd9

Browse files
build(deps): update flit-core requirement
Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version. Updates `flit-core` to 3.11.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.2.0...3.11.0) --- updated-dependencies: - dependency-name: flit-core dependency-type: direct:production dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 050473f commit fbb4bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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,<3.11"]
2+
requires = ["flit_core >=3.2,<3.12"]
33
build-backend = "flit_core.buildapi"
44

55
[project]

0 commit comments

Comments
 (0)