Skip to content

Commit e1af832

Browse files
authored
Merge pull request #1332 from rdmorganiser/dependabot/pip/dependency-updates/setuptools-gte-73-and-lt-81
build(deps): update setuptools requirement from <79,>=73 to >=73,<81
2 parents ecac72e + 9364053 commit e1af832

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
@@ -75,7 +75,7 @@ dev = [
7575
"build>=1.0,<2.0",
7676
"pipdeptree>=2.13,<3.0",
7777
"pre-commit>=3.4,<5.0",
78-
"setuptools>=73,<79",
78+
"setuptools>=73,<81",
7979
"twine>=5.1.1,<7.0",
8080
"wheel>=0.42,<0.46",
8181
"rdmo[allauth,openapi,pytest]",

0 commit comments

Comments
 (0)