Skip to content

Commit b8d008f

Browse files
chore(deps-dev): update flit-core requirement from <4.0.0,>=3.2.0 to >=3.12.0,<4.0.0 (#1134)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce051f0 commit b8d008f

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,7 +1,7 @@
11
# https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
22
# https://flit.pypa.io/en/latest/pyproject_toml.html
33
[build-system]
4-
requires = ["flit_core >=3.2.0,<4.0.0"]
4+
requires = ["flit_core >=3.12.0,<4.0.0"]
55
build-backend = "flit_core.buildapi"
66

77
[project]

0 commit comments

Comments
 (0)