Skip to content

Commit 5234ebf

Browse files
Merge branch 'main' into dependabot/pip/setuptools-gte-61.0-and-lt-76.0
2 parents 0f57385 + 6b833ec commit 5234ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ download = "https://pypi.org/project/frouros/"
6767
[build-system]
6868
requires = [
6969
"setuptools>=61.0,<76.0",
70-
"wheel>=0.42.0,<0.43",
70+
"wheel>=0.42.0,<0.46",
7171
"toml>=0.10.2,<0.11",
72-
"build>=1.0.3,<1.1",
72+
"build>=1.0.3,<1.3",
7373
]
7474
build-backend = "setuptools.build_meta"
7575

0 commit comments

Comments
 (0)